🧪 Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer
Open terminal:
# 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
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho