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

reporters+ doesn't work properly in base config #970

Closed
jason0x43 opened this issue Feb 19, 2019 · 2 comments
Closed

reporters+ doesn't work properly in base config #970

jason0x43 opened this issue Feb 19, 2019 · 2 comments
Labels
bug Something that's not working as intended duplicate Duplicate of another issue

Comments

@jason0x43
Copy link
Member

Expected behavior

Using reporters+ in the base config should add the given reporter(s) to the default.

Current behavior

The given reporter(s) replaces the default.

Steps to reproduce (for bugs)

  1. Clone intern-tutorial
  2. Checkout the completed branch
  3. npm install
  4. npm install intern@latest
  5. npm test showConfig. Note that the reporters property only has htmlcoverage. It should also have runner.

Environment

Intern version: 4.4.1
Node version: 11.10.0
NPM version: 6.8.0

@jason0x43 jason0x43 added the bug Something that's not working as intended label Feb 19, 2019
@aciccarello
Copy link
Contributor

Is this different than #877 or just a dupe?

@jason0x43 jason0x43 added the duplicate Duplicate of another issue label Jan 21, 2020
@jason0x43
Copy link
Member Author

It's a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that's not working as intended duplicate Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants