- 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 …
tag Archive — "coverage"
— 2022 —
Older postsNewer posts