hspec / hspec-hedgehog

A library to integrate hedgehog tests into your hspec test suite.
https://hackage.haskell.org/package/hspec-hedgehog
Other
28 stars 6 forks source link

Add unit tests #32

Closed sol closed 11 months ago

sol commented 11 months ago

The reason why I care about this is that I want to further improve the failure messages in a follow up. Specifically:

(see #35)

I think the existing tests are useful as examples. They show how to use this library, but they don't set expectations on how the implementation should behave. That's why I renamed them to ExampleSpec.