-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add tests for loading reporters w/ relative/absolute paths #2772
Comments
I can help with writing a test to cover #2659 if you give me some pointers on what to cover in the test. |
@sul4bh Thanks! It should cover:
So maybe write a very short and useless reporter, and use this helper to execute the mocha binary, and check its output and that there haven't been any error: mocha/test/integration/helpers.js Lines 44 to 83 in 7a05a6c
Ping me on Gitter if anything! :) |
Awesome. I am on it! |
@sul4bh ❤️ |
Closed via #2773. |
I'd like to have tests for the new feature added in #2659.
Gonna do this today after I review the rest of the un-released commits. Let me know if you want to tackle it for me.
The text was updated successfully, but these errors were encountered: