Thoughts about unittest run order
Nick Sabalausky (Abscissa)
SeeWebsiteToContactMe at semitwist.com
Tue May 7 21:30:03 UTC 2019
On 5/7/19 1:22 PM, H. S. Teoh wrote:
>
> But perhaps what I'm really looking for is a way to invoke a *specific*
> unittest
unit-threaded. Seriously, it's awesome. Use it. You'll be happy :)
But as far as the default test runner and order of code layout, those
are some really interesting points. With a low-level-to-high-level
ordering, then in many cases you wouldn't even need to point at a
particular test you want to focus on.
More information about the Digitalmars-d
mailing list