defunctzombie / zuul

[UNMAINTAINED] multi-framework javascript browser testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I pass mocha options?

JoshuaWise opened this issue · comments

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?

Duplicate of #187, pull request welcomed!