brunojamelli / project-tdd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project created to using and learning tdd and jest lib with database access

Install the libs

npm install

Running script to pupulate database

node main.js

Running the tests of project

npx jext

Running the testes in watch mode

npx jest --watchAll

About


Languages

Language:JavaScript 100.0%