[fpc-pascal] FPCUnit/DUnit: How abort all other tests?
Michael Van Canneyt
michael at freepascal.org
Sat Jul 22 23:39:09 CEST 2017
On Sat, 22 Jul 2017, Marcos Douglas B. Santos wrote:
> Hi,
>
> I'm using FPCUnit and DUnit to test code.
> I would like to know if there is a way to abort all other test and an
> specific one fail. I mean, if some "special tests" fail, will be a
> waste of time to continue.
No, there currently is not. But such a thing can be easily added.
Michael.
More information about the fpc-pascal
mailing list