Relative Content

Tag Archive for laravelcode-coveragexdebugpest

How does Laravel/Pest calculate test coverage?

We are doing a gradual replacement of a very old application with Laravel (version 10 for now). We wanted some quick wins of non-essential functionality, and so have written several months of code that never had any tests written for it.