Minimal needed knowledge for extension testing installation
From MediaWiki extension testing
Extension testing should be as easy as possible. A person who want to install a extension on the cleanmachine must have the following minimum knowledge :
- Be able to log in a Linux server
- Be able to edit LocalSettings.php
- Be able to start executing a program on Linux (The test program(s) of Kim)