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

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.

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/)