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

Measure test coverage with Istanbul and report to coveralls.io. #34

Open
14 tasks
bigeasy opened this issue Apr 13, 2013 · 0 comments
Open
14 tasks

Measure test coverage with Istanbul and report to coveralls.io. #34

bigeasy opened this issue Apr 13, 2013 · 0 comments
Assignees
Milestone

Comments

@bigeasy
Copy link
Owner

bigeasy commented Apr 13, 2013

  • Add istanbul and coveralls to installation section of .travis.yml.
  • Copy an existing copy of t/test.
  • Copy an existing copy of t/cover.
  • Create a program t/nothing.t.js that merely includes the library.
  • Update cover to run t/nothing.t.js.
  • Add t/test invocation to package.json.
  • View local coverage report in browser.
  • Turn on project at coveralls.io.
  • Commit and push.
  • Add Coveralls chicklet.
  • Add all test files to t/cover with output to stdout.
  • Commit and push.
  • Quiet all tests files.
  • Commit and push and close.
@ghost ghost assigned bigeasy Apr 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant