Search Results

5
votes
11answers
429 views

If a project has 100% unit test coverage, are integration tests still needed?

If a project has 100% unit test coverage, are integration tests still needed? I have never worked on a project with 100% unit test coverage, but I'm wondering if your project obtains this ( …