Documentation for this module may be created at Module:Bananas/testcases/doc
You can edit almost every page by Creating an account and confirming your email.
Documentation for this module may be created at Module:Bananas/testcases/doc
-- Unit tests for [[Module:Bananas]]. Click talk page to run tests.
local p = require('Module:UnitTests')
function p:test_hello()
self:preprocess_equals('{{#invoke:Bananas | hello}}', 'Hello, world!')
end
return p
This module "Bananas/testcases" is from Wikipedia if otherwise notified