Issues
- 2
Capturing `stdout` in a test makes the testsuite fail non-deterministically
#434 opened by andreasabel - 4
- 20
Add ability to supply options programmatically
#414 opened by newhoggy - 5
Please mark tasty-1.5.1 as "deprecated" on Hackage
#426 opened by peti - 6
Output quickcheck seed on timeout
#359 opened by brandonchinn178 - 0
- 6
1.5.1 breaks Cabal test suites
#421 opened by geekosaur - 13
- 6
- 3
Should `unix` flag be manual?
#418 opened by phadej - 3
How to ignore unrecognized options?
#338 opened by effectfully - 4
Add concept of "pending" tests
#353 opened by s9gf4ult - 6
reproducible segfault when running tasty
#326 opened by joeyh - 2
- 25
Pretty printing for `HUnitFailure`
#327 opened by andreasabel - 4
- 0
Add instance Ord Timeout
#408 opened by Bodigrim - 3
Unhandled resource exception on pure IO action
#401 opened by bolt12 - 2
QuickCheck: allow to print/specify seed for a failure without having to replay through previous successes
#383 opened by amesgen - 1
`sequentialTestGroup` breaks `pattern`
#411 opened by newhoggy - 9
Future of tasty-hunit
#388 opened by Bodigrim - 12
Add option to set max line length
#342 opened by brandon-leapyear - 5
- 4
[Question / Feature Request] Origin of TestCase
#397 opened by lapplislazuli - 3
Possibly unintended change in `tasty-1.5`
#395 opened by andreasabel - 2
Unexpected change in test reporting in tasty 1.5
#394 opened by andreasabel - 0
Support ingredients, affecting order of tests
#392 opened by Bodigrim - 2
Resources not cleaned up with Ctrl+C
#354 opened by brandonchinn178 - 1
Generalize hunit assertions to MonadIO?
#320 opened by brandon-leapyear - 0
assertEqual signature is not clear
#325 opened by yaitskov - 13
how to compare floating point numbers?
#337 opened by sfindeisen - 0
Assertion failures don't show full stacktrace
#350 opened by smatting - 0
Adding assertion functions for Maybe and Either
#378 opened by Kleidukos - 16
tasty-1.5 release coordination
#379 opened by Bodigrim - 0
- 6
- 2
Make the output format slightly more configurable
#366 opened by bfrk - 3
Make ansi-terminal an optional dependency?
#361 opened by Bodigrim - 2
Release tasty-1.4.3
#355 opened by Bodigrim - 4
Tests can catch timeouts
#349 opened by ocharles - 2
Drop dependency on `call-stack`
#339 opened by hasufell - 10
Release core-1.4.2.2 to support mtl-2.3
#333 opened by andreasabel - 2
Prepare test deps based on command line options in IO
#329 opened by robinp - 1
tasty-quickcheck-0.9.2 breaks with tasty-0.11
#323 opened by andreasabel - 3
Build failure in v0.12.0.1 with GHC 7.4.2
#321 opened by sjakobi - 1
tasty-1.4.2.1 fails to build on GHC 7.10
#319 opened by Bodigrim - 3
QuickCheckMaxShrinks isn't exported
#316 opened by wrengr - 1
withResource releases when a test case fails
#314 opened by yaitskov - 1
test filter by name evals all tests somehow
#313 opened by yaitskov - 2
Print number of tests when no failures
#310 opened by yaitskov