[Haskell-cafe] doctest-extract
Henning Thielemann
lemming at henning-thielemann.de
Mon Aug 3 17:34:20 UTC 2020
On Mon, 3 Aug 2020, David Feuer wrote:
> See
> https://stackoverflow.com/questions/8976488/quickcheck-exit-status-on-failures-and-cabal-integration
>
> The gist is that you have to get the results of the QuickCheck test(s) and use them outside the QuickCheck
> context.
Thank you for the hint! I got a similar hint off-list and already solved
the problem this way.
More information about the Haskell-Cafe
mailing list