Your IP : 172.70.80.238


Current Path : /var/www/element/data/element_backup.2025.12.07/wiki.element.ru/tests/parser/
Upload File :
Current File : /var/www/element/data/element_backup.2025.12.07/wiki.element.ru/tests/parser/README

Parser tests are run using our PHPUnit test suite in tests/phpunit:

 $ cd tests/phpunit
 ./phpunit.php --group Parser

You can optionally filter by title using --regex. I.e. :

 ./phpunit.php --group Parser --regex="Bug 6200"