Carlos Carrascal 4d25750f6a Initial code revision 9 лет назад
..
src 4d25750f6a Initial code revision 9 лет назад
.coveralls.yml 4d25750f6a Initial code revision 9 лет назад
.gitignore 4d25750f6a Initial code revision 9 лет назад
README.md 4d25750f6a Initial code revision 9 лет назад
composer.json 4d25750f6a Initial code revision 9 лет назад
composer.lock 4d25750f6a Initial code revision 9 лет назад
install.sh 4d25750f6a Initial code revision 9 лет назад
phpunit.xml.dist 4d25750f6a Initial code revision 9 лет назад
run-coverage.sh 4d25750f6a Initial code revision 9 лет назад
run-simpletests.sh 4d25750f6a Initial code revision 9 лет назад
run-tests.sh 4d25750f6a Initial code revision 9 лет назад

README.md

How to run the tests

./tests/run-tests.sh

The tests are in a subdirectory to not clutter the main module space with composer, etc. Composer is only needed to run the tests.