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
I think it would be a good idea to start adding some test coverage for this codebase. It helps to more confidently make decisions in scenarios like this (or just in general when adding new code):
I think it would be a good idea to start adding some test coverage for this codebase. It helps to more confidently make decisions in scenarios like this (or just in general when adding new code):
#44 (comment)
phpunit is pretty much the de facto choice for test coverage in PHP, so I'd propose we use that here. Thoughts?
The text was updated successfully, but these errors were encountered: