Test a function: Difference between revisions

Content added Content deleted
Line 1,482: Line 1,482:


test_summary()</lang>
test_summary()</lang>
Note the default behaviour, if set_test_verbosity() is not invoked, is no output and carry on as normal when all tests pass.
{{out}}
{{out}}
<pre>
<pre>
Line 1,490: Line 1,491:


4 tests run, 3 passed, 1 failed, 75% success
4 tests run, 3 passed, 1 failed, 75% success
Press Any Key to continue...
Press any key to continue...
</pre>
</pre>