-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Automated test (Travis + PHPUnit) #577
Copy link
Copy link
Closed
Labels
Milestone
Description
I was thinking today it would be awesome to have a strong test suite. I think PHPUnit is a good framework for our tests (at least, the best known). Travis CI could be used as continuous integration platform to test automatically commits and PR. The best would be to check test coverage!
I know it's a lot of works but it can help to not lose too much time to find bugs and regressions. And it's a really good for communication :D
Reactions are currently unavailable