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
This forces us to have QuickCheck dependency, that needs to be suppressed. And also makes doctest very slow. So I guess, since we have a normal test-suite and since the law is already written in the docs, we can move those tests to hspec-hedgehog.
This forces us to have
QuickCheckdependency, that needs to be suppressed. And also makesdoctestvery slow. So I guess, since we have a normal test-suite and since the law is already written in the docs, we can move those tests tohspec-hedgehog.