Code Coverage
Pest can tell you which parts of your code have been executed, or covered, by your tests. This way you know for which code you still could write tests.
Pest can tell you which parts of your code have been executed, or covered, by your tests. This way you know for which code you still could write tests.