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

node 0.9.1, reporters second param config error #302

Open
hardog opened this issue Jul 24, 2015 · 0 comments
Open

node 0.9.1, reporters second param config error #302

hardog opened this issue Jul 24, 2015 · 0 comments

Comments

@hardog
Copy link

hardog commented Jul 24, 2015

example code

var reporter = require('nodeunit').reporters.html; reporter.run(path, secondparam);

  • the 'secondparam' must config testSpec and testFullSpec , otherwise lead to a undefined error, but not all the reporters have the bug nodeunit version 0.9.1;
@hardog hardog changed the title node write reporter.run second param config 0.9.1 reporters second param config error Jul 24, 2015
@hardog hardog changed the title 0.9.1 reporters second param config error node 0.9.1, reporters second param config error Jul 24, 2015
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

No branches or pull requests

1 participant