
Handling Integration Tests in a CI pipeline – part 1
Integration Tests are a fundamental block of every project. And as such, they deserve a special treatment in the CI pipeline. First of all, let’s make a clear distinction between unit and integration tests. We discussed already on this blog about this, but I would like to do a quick...
2019, Nov 04 — 2 minute read