https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AIPAc-en%2Fsandbox%2FtestcasesModule:IPAc-en/sandbox/testcases - Revision history2025-05-30T23:18:34ZRevision history for this page on the wikiMediaWiki 1.45.0-wmf.3https://en.wikipedia.org/w/index.php?title=Module:IPAc-en/sandbox/testcases&diff=1127642354&oldid=prevMathcadd: first testcase2022-12-15T21:43:04Z<p>first testcase</p>
<p><b>New page</b></p><div>-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.<br />
local p = require('Module:UnitTests')<br />
<br />
-- Example unit test.<br />
function p:test_hello()<br />
self:preprocess_equals('{{#invoke:Example | hello}}', 'Hello, world!')<br />
end<br />
<br />
return p</div>Mathcadd