Skip to content

Commit

Permalink
Update README.md to mention tasty-flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC authored and Bodigrim committed Sep 26, 2024
1 parent 36f3c2e commit 340185e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ The following providers exist:
for testing [wai](https://hackage.haskell.org/package/wai) endpoints.
* [tasty-inspection-testing](https://hackage.haskell.org/package/tasty-inspection-testing)
for compile-time testing of code properties
(based on [inspection-testing](http://hackage.haskell.org/package/inspection-testing)).
(based on [inspection-testing](http://hackage.haskell.org/package/inspection-testing))
* [tasty-flaky](https://hackage.haskell.org/package/tasty-flaky) — add delay and
retry logic to any test that is known to fail intermittently.

[tasty-golden]: https://hackage.haskell.org/package/tasty-golden

Expand Down

0 comments on commit 340185e

Please sign in to comment.