You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phpunit has been pretty good for me. Comes with code coverage builtin if you have xdebug installed. atoum is a modern PHP testing framework and looks pretty good too.
as this project grows, i think it's best that we add unit tests. which framework? phpunit?
The text was updated successfully, but these errors were encountered: