Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use require() to read json custom options file #38

Closed
wants to merge 1 commit into from

Conversation

gucong3000
Copy link

No description provided.

@stanleyhlng
Copy link
Owner

@gucong3000

Thank you for your PR. Would you mind providing some description and example about your changes?
Also, the travis build is faliing.

Error: JSON.parse error!
    at Context.<anonymous> (/home/travis/build/stanleyhlng/mocha-multi-reporters/tests/lib/MultiReporters.test.js:231:23)
    at callFn (/home/travis/build/stanleyhlng/mocha-multi-reporters/node_modules/jenkins-mocha/node_modules/mocha/lib/runnable.js:326:21)
    at Hook.Runnable.run (/home/travis/build/stanleyhlng/mocha-multi-reporters/node_modules/jenkins-mocha/node_modules/mocha/lib/runnable.js:319:7)
    at next (/home/travis/build/stanleyhlng/mocha-multi-reporters/node_modules/jenkins-mocha/node_modules/mocha/lib/runner.js:298:10)
    at Immediate._onImmediate (/home/travis/build/stanleyhlng/mocha-multi-reporters/node_modules/jenkins-mocha/node_modules/mocha/lib/runner.js:320:5)
    at tryOnImmediate (timers.js:543:15)
    at processImmediate [as _immediateCallback] (timers.js:523:5)
        ✓ throw an exception in default options
        1) throw an exception in custom options
    #test

@stanleyhlng
Copy link
Owner

build is failing for more than 2 months, please fix it and reopen the PR if necessary. Thanks!

@stanleyhlng stanleyhlng closed this Dec 1, 2017
francisu pushed a commit that referenced this pull request Oct 20, 2020
* - Enhancement: Make it posible to supply `reporterEnabled` or `cmrOutput` as arrays; fixes #38

* - Maintenance: Add `.ncurc.js` to allow `npm-check-updates` to avoid updating peerDeps by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants