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