Skip to content
EntityQ15427778· pop 51

Module:ScribuntoUnit

Sign in to save

Wikimedia module

~31 min read

Article

Module documentation

This module provides unit tests for other Lua modules. To test a module, you must create a separate test module, usually located at Module:Module name/testcases. The module is tested with the ScribuntoUnit module, which verifies that the operations defined in the test module produce the expected results.

Categories