Closed otzzila closed 3 months ago
Looks good, but for
Looks good, but for
* Added sort-exists precondition to iterative and squaring transformers I'm thinking that we should guard any non-essential tests with a flag to say if we are in some sort of "correctness testing" mode rather than "performance testing" I will make another issue for adding this flag.
We can tag tests, then use certain sbt flags to use or exclude tags.
Do you mean in the Tests - because I'm talking about with the main program?
Fixes WatForm/fortress#109