phpunit.inc.php
Include for scripts/runtests.php of jelix application.
It allows to run tests from tests/
directory of modules.
This file and scripts/runtests.php are deprecated. Prefer to store your tests class outside module, as usual for any PHPunit tests suite.