logo
首页技术栈工具库讨论
doctest-prop

doctest-prop

Deprecated in favor of doctest __Please use doctest that supports QuickCheck properties.__ This package allows you to write QuickCheck properties and HUnit assertions within doctest, using functions that keep silence when test succeeds and print out the test outputs otherwise. To enjoy behavior driven development in Haskell, first import Test.DocTest.Prop, and use prop, propWith and unit to write in-place tests. For more details, please refer to examples in the module Test.DocTest.Prop .
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install doctest-prop
查看
标签
根据用户添加的标签生成
暂无标签