Alejandro Celaya | Blog

Software development, agile methodologies and open source software.

tag Archive — "coverage"

— 2022 —

Capturing remote code coverage in API tests with PHPUnit

Capturing code coverage for a test suite is a very useful way to know which parts of your source code are actually getting executed by tests. This is useful not only to know if you need to add more tests to your project (in case the coverage is too low), but also, if you want to apply technics like …


Older postsNewer posts