You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2023. It is now read-only.
feat: Pass client configuration to `mocha.setup method.
Now all configuration in `client.config.mocha` is passed to the
setup method of mocha. The default ui style of `'bdd'` is still
set if nothing else is supplied. Also the reporter will be always
overridden as this needs to be our custom one.
Fixes#13.
0 commit comments