In Continuous Integration, Run Fast and Fundamental Tests First

added by Marko Anastasov
11/20/2019 2:00:00 PM

812 Views

You don’t need CI to run all tests to get feedback on work-in-progress. Here's how you run CI as a pipeline that starts from fast and fundamental tests. That way you get feedback on errors in a fraction of the time and resources that the full build would require.


0 comments