Skip to content

Commit

Permalink
convert test/reporters/base.spec.js to unexpected
Browse files Browse the repository at this point in the history
- add `chai` as dependency for `chai`-specific test, since the old one
was based on what we thought it should be, not what it actually is.
- improve test output: stop eating `STDOUT` and use color where possible

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Apr 21, 2018
1 parent a8378f9 commit 4e1d97b
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 80 deletions.
47 changes: 47 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@
"@mocha/docdash": "^1.0.1",
"assetgraph-builder": "^5.6.4",
"browserify": "^14.4.0",
"chai": "^4.1.2",
"coffee-script": "^1.10.0",
"coveralls": "^3.0.0",
"cross-spawn": "^5.1.0",
Expand Down
Loading

0 comments on commit 4e1d97b

Please sign in to comment.