Definition extension testcase
From MediaWiki extension testing
If a extension is used some things are possible which were without the extension not possible. In the testcase this is discribed. A testcase is a wikipage and is a singular test. With one set of input data which be retrieved in edit mode of a wikipage. And one set of output data which can be retrieved in display mode (standard page view) of a wikipage. See also definition collection of testcases
Code
Often this will be a code which will be execute with the extension, and just verbatim displayed like using <nowiki></nowiki>
Usage
The content of the testset will be used (not implemented yet) by the testbot
Previous naming
Before a testcase was named "testset". Because there was confusing if this is a singular test it is changed to testcase.