https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AUnsubst%2Ftestcases Module:Unsubst/testcases - Revision history 2025-05-30T07:11:05Z Revision history for this page on the wiki MediaWiki 1.45.0-wmf.3 https://en.wikipedia.org/w/index.php?title=Module:Unsubst/testcases&diff=1216615549&oldid=prev Damarcus1: jun 2024-04-01T01:52:16Z <p>jun</p> <p><b>New page</b></p><div>-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.<br /> local p = require(&#039;Module:UnitTests&#039;)<br /> <br /> -- Example unit test.<br /> function p:test_hello()<br /> self:preprocess_equals(&#039;{{#invoke:Example | hello}}&#039;, &#039;Hello, world!&#039;)<br /> end<br /> <br /> return p</div> Damarcus1