Haskellのテスト
http://lotz84.github.io/haskell/test-and-debug.html
ライブラリとか
Haskellに纏わるツールたち#5e6519591982700000b59649
TDD
https://zenn.dev/autotaker/articles/happy-tdd-with-haskell
https://zenn.dev/autotaker/articles/method-0-3-release
モックmonad
https://qiita.com/sparklingbaby/items/b086048a7a69c5cca3d8
sydtest
https://github.com/NorfairKing/sydtest
Haskellのテストフレームワーク
@igrep
さんがcontributeしてるので知った
How to specify it!
Haskell Test Framework
Hedgehog
Hspec
HUnit
QuickCheck
SmallCheck
Tasty