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.