An open API service indexing awesome lists of open source software.

https://github.com/marco-ippolito/test-runner-workshop


https://github.com/marco-ippolito/test-runner-workshop

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# test-runner-workshop

- run `npm install`.
- run `cd ./src/a00-example`.
- run `node --test`.
- Dont look in the `package.json` unless you want to find the solution.
- Solution is in `package.json` or `solution.test.js` or both.
- run `npm run solution`.