Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielmark0116/unit-tests-32-5
https://github.com/danielmark0116/unit-tests-32-5
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielmark0116/unit-tests-32-5
- Owner: danielmark0116
- Created: 2019-10-11T14:30:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T17:33:50.000Z (over 2 years ago)
- Last Synced: 2023-03-05T16:17:33.472Z (over 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNIT TESTING
## functions evaulating skii jumping scores
Run `npm install` to install dependencies (mocha).
Running `yarn test` should trigger all tests.
Running `yarn test-w` should trigger all tests in watch mode.