We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see no example nor test for Test.Hspec.Wai.QuickCheck module, nor usage example.
Test.Hspec.Wai.QuickCheck
I used both Test.Hspec.QuickCheck and Test.Hspec.Wai, but it does not seem easy to construct tests just using this knowledge.
Test.Hspec.QuickCheck
Test.Hspec.Wai
The text was updated successfully, but these errors were encountered:
Here is an example: https://github.com/sol/hspec-tutorial/blob/solutions/test/AppSpec.hs#L38-#L41
PRs welcome.
Sorry, something went wrong.
No branches or pull requests
I see no example nor test for
Test.Hspec.Wai.QuickCheck
module, nor usage example.I used both
Test.Hspec.QuickCheck
andTest.Hspec.Wai
, but it does not seem easy to construct tests just using this knowledge.The text was updated successfully, but these errors were encountered: