Support the ongoing development of Laravel.io →
Architecture Testing

I'm more and more looking at working with a combination of phpspec for unit testing and codeception for acceptance tests, rather than using PHPUnit (first question, what are peoples thoughts on this approach?)

The thing that I'd like to be able to do though, is build an overall code coverage report that is a combination of the coverage phpspec and codeception is providing me. I'm aware that the idea of phpspec is that it's to encourage writing tests first etc, however I know that there'll be plenty of times that I or another coder on the project will not stick to this, and I'd like to be able to know what is not covered so we can identify any potential holes in testing.

Does anybody know if this is possible, if so I'd love some pointers on this.

Last updated 3 years ago.
0

Did you find anything more out about this? I'd also like some sort of code coverage tool for phpspec

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

duellsy duellsy Joined 4 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.