Commit Graph

4 Commits

Author SHA1 Message Date
abda9e4ee8
Fix the pre-push hook error with different phpunit versions
Now the pre-push hook check first for a composer phpunit, it not found,
try to use a system wide one. If none of them are available, it will
rise an error
2021-02-11 18:29:32 -03:00
37ebdabc20 Improving Makefile and PHPUNIT dependency on composer.json 2019-06-28 02:21:55 -03:00
8e14eb86b3 Added Makefile to install the hook for automatic test 2019-06-28 00:54:06 -03:00
51980ebf14
Including git hook to run tests 2019-06-27 20:05:02 -03:00