Only Running Impacted Tests in a CI Build.
One of the key things about your CI build is to ensure that is runs fast so that you have a very quick feedback loop to see if you have a good build or not. Rob Maher has an interesting blog post up describing how he customized the build process to make use of the test impact analysis feature so that only the impacted...
Continue Reading