Skip to content

Conversation

@Venefilyn
Copy link
Contributor

The npm test script shouldn't include coverage by default, that should
itself be a separate command. In most cases you would locally run tests
normally without coverage in majority of the cases

Instead I added a new npm script test:coverage that includes coverage,
and changed npm script test to be --watch by default

The npm test script shouldn't include coverage by default, that should
itself be a separate command. In most cases you would locally run tests
normally without coverage in majority of the cases

Instead I added a new npm script test:coverage that includes coverage,
and changed npm script test to be --watch by default
@Venefilyn Venefilyn force-pushed the test/change-npm-scripts branch from 570be1a to f30a384 Compare May 5, 2021 13:30
@redallen redallen merged commit b1b7ddd into patternfly:master May 5, 2021
@Venefilyn Venefilyn deleted the test/change-npm-scripts branch May 5, 2021 14:18
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.

2 participants