Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iteam1337/testing-best-practices
https://github.com/iteam1337/testing-best-practices
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/iteam1337/testing-best-practices
- Owner: Iteam1337
- Created: 2015-10-19T08:25:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T08:27:04.000Z (about 9 years ago)
- Last Synced: 2024-04-14T11:04:24.884Z (7 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A series of different cases and how to write tests for them.
This was my idea of best practices at the moment of writing this.
Feel free to contribute.#### Install dependencies
npm install
#### Run them
gulp