Closed guillemalomar closed 5 years ago
Check if travis (or any other tool) can run the tests automatically. Maybe crontab could be used to run the tests everyday and send a mail to report the results.
Right now I'm using this, which is useful enough for a project of this size: https://rock-it.pl/automatic-code-quality-checks-with-git-hooks/
Check if travis (or any other tool) can run the tests automatically. Maybe crontab could be used to run the tests everyday and send a mail to report the results.