What’s the difference between Acceptance and Integration tests?

The development team I am currently in have been working to improve the test coverage across all projects. This will ensure that we can be more confident that our new features haven’t broken old ones. But, sometimes this happens anyway. So with tests in place, if things are broken we get fast feedback in order …

What’s the difference between Acceptance and Integration tests? Read More »