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

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.