Complexities of Integration Testing

The third post in our journey to healthy test coverage in your legacy app leads us to integration testing. While unit tests provide us with a way to capture core user and module interchange commitment nothing does the job of capturing reality better than integration tests. Nullable fields and optional values can wreak havoc on […]

Read more "Complexities of Integration Testing"