Template:Documentation/preload-module-testcases: Difference between revisions

Content deleted Content added
tab
{{Preloaded template}}
 
(2 intermediate revisions by 2 users not shown)
Line 1:
-- Example Unit tests for [[Module:Bananas{{ROOTPAGENAME}}]]. Click talk page to run tests.
local p = require('Module:UnitTests')
 
-- Example unit test.
function p:test_hello()
self:preprocess_equals('{{#invoke:BananasExample | hello}}', 'Hello, world!')
end
 
return p<noinclude>
{{Documentation|content={{Preloaded template|[[Module:Documentation/config#L-257]]}}}}
</noinclude>