Jonathan M Davis wrote: > > On the other hand, never halting on assertion failures makes for a lot > of cruft in your results. I don't really understand why that's a problem, or causes extra work. But I can see that having to divide up the tests into multiple unittest blocks adds extra work.