Tech Talk: Increasing product confidence via Continuous Integration pipeline
A best practice in any given successful agile development project is the use of continuous integration (CI). CI ensures automatic execution of various test harnesses when developers commit their work (source code) to version control systems.