https://github.com/tgdev/modern-js-test-starter
A small collection of packages to quickly and easily unit test js files using ES6 & Tape
https://github.com/tgdev/modern-js-test-starter
Last synced: 11 months ago
JSON representation
A small collection of packages to quickly and easily unit test js files using ES6 & Tape
- Host: GitHub
- URL: https://github.com/tgdev/modern-js-test-starter
- Owner: tgdev
- Created: 2017-07-09T10:53:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T10:56:01.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T21:44:03.137Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern JavaScript test starter
A small collection of packages to quickly and easily unit test js files using ES6 & Tape
## Dependencies
- Node >= v6.3.1
- Yarn >= v0.23.0