Skip to content

jmilkiewicz/npm-run-all-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm-run-all-bug

  • npm run-script test:t --npm-run-all-bug:reporter=nyan configuration variables are overwritten so one shall see test report in nyan format
  • npm test --npm-run-all-bug:reporter=nyan and npm run-script test-2 --npm-run-all-bug:reporter=nyan configuration variables are NOT overwritten so mocha output would be in spec format as specified in package.json config section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published