<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 19, 2020 at 11:38 AM Edmond Lepedus <<a href="mailto:ed.lepedus@googlemail.com">ed.lepedus@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div></div><div>BTW, I really enjoyed your talk about testing in layers. Amongst other things, it helped me make sense of the development flow when using both acceptance testing and unit testing. I wasn’t quite sure whether I would have both test suites on an autorun loop, or whether to switch between them. It sounds like you tend to have the unit tests on autorun and manually run the acceptance tests pre-commit/as needed.</div></div></blockquote><div><br></div><div>I run all my tests manually.  I tend to run them with different command-line options often enough that I'd waste far too much time trying to set up rules for exactly when to autorun which tests.  :)</div><div><br></div><div>Glad you liked the talk!<br></div></div></div>