https://github.com/afaur/node-simple-test
An example project with a simple testing framework.
https://github.com/afaur/node-simple-test
Last synced: over 1 year ago
JSON representation
An example project with a simple testing framework.
- Host: GitHub
- URL: https://github.com/afaur/node-simple-test
- Owner: afaur
- Created: 2017-09-13T21:05:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T12:30:48.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T13:56:49.240Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run Tests
`npm run test --silent`
# Testing Framework?
Files are located in `./test/.testFramework`