https://github.com/bitpay/bitcore-tester
A tool to test projects that depend on bitcore
https://github.com/bitpay/bitcore-tester
Last synced: about 1 year ago
JSON representation
A tool to test projects that depend on bitcore
- Host: GitHub
- URL: https://github.com/bitpay/bitcore-tester
- Owner: bitpay
- Created: 2015-01-22T14:11:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T14:00:56.000Z (over 11 years ago)
- Last Synced: 2025-04-06T08:03:03.095Z (about 1 year ago)
- Language: Shell
- Size: 118 KB
- Stars: 4
- Watchers: 14
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bitcore-tester
==============
A tool to test projects that depend on `bitcore`.
Usage
-----
```sh
./all.sh
```
The tool will output a report of which projects on the `repositories` file failed to execute `npm test` when running against the HEAD of the master branch on bitcore (`git@github.com:bitpay/bitcore`).