wiki.techinc.nl/tests/phpunit/suites
Adam Roses Wight cf4654399b Extensions may add tests by directory
The UnitTestsList hook can now be used to add entire directories of
tests, à la phpunit.xml's <directory> tag.  The test suite is built by
recursively scanning the directory for any files ending in "Test.php".

TODO:
* Update online hook documentation.
* Generate and autoload a classmap for scanned directories.

Bug: 70630
Change-Id: I3089372f9d7c645e16ff0984a959f982a3bc639f
2014-10-21 09:37:10 +00:00
..
ExtensionsParserTestSuite.php PHPUnit now recognizes extension parser tests 2013-06-17 15:21:31 +00:00
ExtensionsTestSuite.php Extensions may add tests by directory 2014-10-21 09:37:10 +00:00
LessTestSuite.php Add a LESS test suite 2014-03-31 23:02:53 -04:00
UploadFromUrlTestSuite.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00