© Gerald Versluis 2017

Gerald Versluis, Xamarin Continuous Integration and Delivery, 10.1007/978-1-4842-2716-9_6

6. Integrating Tests into Your Builds

Gerald Versluis

(1)Sittard, The Netherlands

In the previous chapter, you learned how to add a test project to your solution, write UI tests, and run them in Test Cloud. While this is a great step forward already, ideally you want to have tests run as part of your automated build pipeline. By adding the instructions to your build definitions, you can benefit even more because you do not have to worry about running the tests yourself. The results will be presented to you automatically.

This chapter will cover how to integrate triggering tests into your continuous integration. Maybe even more important, ...

Get Xamarin Continuous Integration and Delivery: Team Services, Test Cloud, and HockeyApp now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.