Top

Testing in Continuous Integration

Testing in Continuous Integration

DZone published a 2019 Guide to DevOps e-Book which contains a chapter that I’ve written called Testing in CI. In this chapter, I cover key considerations which are needed for your automated tests if you’d like them to be a part of your team’s continuous integration/deployment pipeline. I address four main factors that should be considered when developing automated tests for CI:

  • Speed
  • Reliability
  • Quantity
  • Maintenance

Angie Jones
No Comments

Post a Comment