logo
首页技术栈工具库讨论
test-framework-th

test-framework-th

test-framework-th contains two interesting functions: defaultMainGenerator and testGroupGenerator. defaultMainGenerator will extract all functions beginning with case_, prop_ or test_in the module and put them in a testGroup. is the same as testGroupGenerator is like defaultMainGenerator but without defaultMain. It is useful if you need a function for the testgroup (e.g. if you want to be able to call the testgroup from another module).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install test-framework-th
查看
标签
根据用户添加的标签生成
暂无标签