jenkins the definitive guide

(Jeff_L) #1

Nevertheless, if you can get it to work for your application, running your tests in parallel is one of the
more effective way to speed up your tests.


6.10. Conclusion


Automated testing is a critical part of any Continuous Integration environment, and should be taken
very seriously. As in other areas on CI, and perhaps even more so, feedback is king, so it is important
to ensure that your tests run fast, even the integration and functional ones.

Free download pdf