Minimal needed knowledge for building a testset in extensiontesting
From MediaWiki extension testing
The knowledge to be able to make a testset should be as minimal as possible
To be able to create a extension testset the minimal needed knowledge is :
- Basic MediaWiki editing knowledge
- Knowledge of how the specific extension should work
- Be able to create manually working examples for this specific extension
- Convert the manually working examples to a automated testset.
Convert a manually working example to a testset
ToDo declare the needed steps