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

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.