Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-gostack4-module5

:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer
https://github.com/osvaldokalvaitir/nodejs-gostack4-module5

automated-testing bootcamp gostack gostack-4 nodejs rocketseat tdd testing

Last synced: 8 days ago
JSON representation

:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer

Awesome Lists containing this project

README

        


Logo


Node.js - GoStack 4 Module 5


:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack4-module5

# Entry in folder
cd nodejs-gostack4-module5

# Install deps with npm or yarn
npm install | yarn

# Run tests
npm run test | yarn test
```

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho