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: about 2 months ago
JSON representation
:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-gostack4-module5
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-03-28T01:54:21.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T06:45:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T05:27:39.596Z (over 1 year ago)
- Topics: automated-testing, bootcamp, gostack, gostack-4, nodejs, rocketseat, tdd, testing
- Language: JavaScript
- Homepage:
- Size: 638 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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


## :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