On Mon, Oct 14, 2013 at 10:41 AM, Michael McCandless <[email protected]> wrote: > This has actually bit me before too ...
Me too. I'm never sure if I may have made a typo... the only way to be sure is to tee the output to a file and go back through and look for the test output. I've also run things in a loop for an hour before I realized that they were running slightly too fast. I guess one answer is for me to create my own test script (not just for running in a loop, but even running a test a single time) that ensures (via grep) that at least one test was run. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
