In this chapter, we looked at how you can integrate acceptance tests into your programming workflow. In particular, we looked at some of the ways that acceptance tests differ from unit tests. We also learned how extra thinking and care must be taken to ensure our tests aren't brittle, especially around timeouts.
We're now finished with our journey into Logo. I hope you enjoyed it!
In the final chapter of the book, we'll look at how TDD compares to other developer processes.