Does your team suffer from long feedback times because of slow running tests? Does your CI pipeline spend several hours executing integration and system tests?
Having these tests is important but once running them takes longer than a few minutes, developers will push execution to later stages of the development cycle leading to longer feedback times. Shortening feedback cycles can save teams lots of time because there are fewer interruptions to the creative process, developers spend less time waiting for each individual build, and they spend less time debugging problems that occur from compounding changesets.
Read More →