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

test-framework-skip

When tracking down a problem it can often be useful to temporarily disable some or many of the tests in a suite so that one can focus on the problematic tests. Rather than using a mess of comments, this module provides a function skip (and a few variants) that causses a test or an entire test suite to be skipped - specifically, they will still show up in the suite as being skipped, but they will not be run.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install test-framework-skip
查看
标签
根据用户添加的标签生成
暂无标签