[LRUG] Does Rails have an image problem?

Sam Livingston-Gray geeksam at gmail.com
Wed Aug 19 13:08:52 PDT 2020


On Wed, Aug 19, 2020 at 11:38 AM Edmond Lepedus <ed.lepedus at googlemail.com>
wrote:

> 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.
>

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.  :)

Glad you liked the talk!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20200819/29799d0b/attachment.html>


More information about the Chat mailing list