Snippets for the functions in use at Wikimedia sites.
-
Updated
Feb 1, 2018 - Lua
Snippets for the functions in use at Wikimedia sites.
Collection of Lua modules developed to contribute to the Wikimedia projects
This extension for Mediawiki add spies to Lua modules. This makes it possible to report actions clearly and visible, to facilitate interactive and collaborative debugging.
This extension for Mediawiki add test stubs and doubles to Lua modules. This makes it possible to recreate actions that can otherwise be difficult to achieve, to facilitate interactive and collaborative debugging.
This extension for Mediawiki adds arbitrary-precision arithmetic to Lua modules. The modules call bcmath library for PHP through a minimal interface layer.
This extension for Mediawiki adds extended assertions to Lua modules. An integral part is to report failures clearly and visible to facilitate interactive and collaborative fault fixing.
Add a description, image, and links to the scribunto topic page so that developers can more easily learn about it.
To associate your repository with the scribunto topic, visit your repo's landing page and select "manage topics."