Module:UnitTests/doc: Difference between revisions

Content deleted Content added
emboldened requirement
m run_tests: differs_at doesn't need to be 1, it just needs to exist - also fix live_sandbox
Line 20:
{{#invoke:Example/testcases|run_tests}}
</pre>
* If {{code|1=differs_at=1}} is specified, a column will be added showing the first character position where the expected and actual results differ.
<pre>
{{#invoke:Example/testcases|run_tests|differs_at=1}}
</pre>
* If {{code|1=live_sandbox=yes}} is specified, the header will show the columns "Test", "Live", "Sandbox", "Expected"
 
=== preprocess_equals ===