You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discardIfAnyConstant (not . isSerialisable) $ Generators.genProgram @DefaultFun potentially wastes a lot of time discarding generated programs. discardIfAnyConstant is used in quite a few places
Evaluation.Builtins.Definition should demand that each built-in function is unit-tested
remove ignoreTest from Plutus IR tests by fixing the tests
can we somehow ban running 100 tests altogether? So that the number of tests to run is always explicitly specified
This issue is for dumping all the plans regarding tests improvements in a largely unstructured way.
The text was updated successfully, but these errors were encountered: