Closed JoshuaWise closed 8 years ago
I have a need to set --timeout, --slow, and --bail, which are options accepted by the mocha CLI. How can I do this with zuul?
--timeout
--slow
--bail
Duplicate of #187, pull request welcomed!
I have a need to set
--timeout
,--slow
, and--bail
, which are options accepted by the mocha CLI. How can I do this with zuul?