Jump to content

Help:Lua: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
more on "Hello worlds" examples -- aren't we defying the point? ;-)
mNo edit summary
Line 22: Line 22:
* [[Module:BananasArgs/testcases]] – [[Module talk:BananasArgs/testcases|Results]]
* [[Module:BananasArgs/testcases]] – [[Module talk:BananasArgs/testcases|Results]]


== Testing "Hello world" modules ==
== Testing modules ==
* [[Module:UnitTests]] - used to power many module unit tests, which are usually found by the name "Module:(your-module-name)/tests"
* [[Module:UnitTests]] - used to power many module unit tests, which are usually found by the name "Module:(your-module-name)/tests"



Revision as of 18:58, 24 March 2013

Template:WikiProject Lua/header


Documentation

How-to guides

"Hello world" demonstration modules

And:

Testing the 'Hello world" modules

Testing modules

  • Module:UnitTests - used to power many module unit tests, which are usually found by the name "Module:(your-module-name)/tests"

Wikipedia resources