This repo contains all the exercise materials for this training course designed by Emily Bache, hosted on O'Reilly's live online training platform.
- SupermarketReceipt - exercise 1 starting point
- SupermarketReceipt sample solution
- Configuring Approvals.Java - instructions
- XmlReports - exercise 2 starting point
- XmlReports sample solution
Before the course begins it is useful to open the SupermarketReceipt folder in your editor or IDE, and build it with gradle. This should trigger a download of the libraries you will need, including Approvals.
In addition to these exercises, the course includes a demonstration of adapting Restful Booker for approval testing with TextTest.