Carlos Carrascal 4d25750f6a Initial code revision 9 éve
..
src 4d25750f6a Initial code revision 9 éve
.coveralls.yml 4d25750f6a Initial code revision 9 éve
.gitignore 4d25750f6a Initial code revision 9 éve
README.md 4d25750f6a Initial code revision 9 éve
composer.json 4d25750f6a Initial code revision 9 éve
composer.lock 4d25750f6a Initial code revision 9 éve
install.sh 4d25750f6a Initial code revision 9 éve
phpunit.xml.dist 4d25750f6a Initial code revision 9 éve
run-coverage.sh 4d25750f6a Initial code revision 9 éve
run-simpletests.sh 4d25750f6a Initial code revision 9 éve
run-tests.sh 4d25750f6a Initial code revision 9 éve

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.