Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Conversation

@douniaboujnane
Copy link
Contributor

No description provided.

package.json Outdated
"test": "npm run karma",
"karma": "cross-env NODE_ENV=test babel-node node_modules/karma/bin/karma start build/karma.conf.js --reporters nyan,coverage --single-run",
"coverage": "cross-env NODE_ENV=test babel-node node_modules/karma/bin/karma start build/karma.conf.js --reporters nyan,coverage --single-run",
"karma": "cross-env NODE_ENV=test babel-node node_modules/karma/bin/karma start build/karma.conf.js --reporters spec --single-run",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need to decline all combinations of commands.
The CI can run yarn karma --reporters [reporters we want].

@neolitec neolitec merged commit 88faaf0 into master Feb 6, 2018
@neolitec neolitec deleted the feature/change_test_phase branch February 6, 2018 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants