https://github.com/mariosantosdev/tddproject
This project was create to learn more about the TDD.
https://github.com/mariosantosdev/tddproject
jest supertest tdd
Last synced: 26 days ago
JSON representation
This project was create to learn more about the TDD.
- Host: GitHub
- URL: https://github.com/mariosantosdev/tddproject
- Owner: mariosantosdev
- Created: 2021-12-30T13:13:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T01:07:02.000Z (over 4 years ago)
- Last Synced: 2025-01-03T08:47:53.278Z (over 1 year ago)
- Topics: jest, supertest, tdd
- Language: JavaScript
- Homepage:
- Size: 457 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD Image Upload
This is a API REST project, created using the methodology TDD (Test Driven Development) to just learning.
I'm using [Jest](https://jestjs.io/pt-BR/) with [SuperTest](https://github.com/visionmedia/supertest) and [ExpressJS](https://expressjs.com/pt-br/)