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
Ideally though, we should simply replace hedgehog with QuickCheck there wherever possible since we already have high-quality generators for QuickCheck and the latter is better anyway.
The text was updated successfully, but these errors were encountered:
PlutusCore.Generators.Hedgehog.AST
definesplutus-core/test/Main.hs
definesAll of those should handle more built-in types.
Ideally though, we should simply replace
hedgehog
withQuickCheck
there wherever possible since we already have high-quality generators forQuickCheck
and the latter is better anyway.The text was updated successfully, but these errors were encountered: