kladskull / deviant

Deviant is a simple extensible PHP Boilerplate/Mini-framework.
MIT License
10 stars 1 forks source link

Unit Testing with PhpUnit #10

Open kladskull opened 6 years ago

kladskull commented 6 years ago

We need to commit to writing unit tests for anything we do here. PhpUnit is what I'd like to push for and get things going. Setting up unit tests with coverage and reporting to git on commits is the end goal.