Kibibit / test-report-now

deploy test reports to zeit-now and add a comment on Pull requests
MIT License
1 stars 0 forks source link

@kibibit/test-report-now

Deploy test result report to zeit now


This is going to change to push the test report to a github repo instead (since there's a limit on deployment time on zeit now)

how to use

Installation

$ npm install --save @kibibit/test-report-now

Usage

add to your package.json a new script:

"scripts": {
  "deploy-tests-report": "kb-reporter"
}

and run on travis. This will not be coupled to travis later on

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

Contributors

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.

You can check out some easy to start with issues in the Easy Pick.

Contributor Code of Conduct

Please note that this project is released with a Contributor Code of Conduct.

By participating in this project you agree to abide by its terms.

License

MIT License

Copyright (c) 2020 Neil Kalman <neilkalman@gmail.com>

Icons made by Freepik from www.flaticon.com