Roger-Melo / tdd-playground

:carousel_horse: A JavaScript TDD Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD Playground

Como usar este boilerplate

  • Clone esse repositório: git@github.com:Roger-Melo/tdd-playground.git;
  • Delete o diretório .git;
  • Instale as dependências: yarn (ou npm i);
  • Execute os testes no Watch mode do Jest: yarn test:watch (ou npm run test:watch);
  • Escreva os testes \o/

About

:carousel_horse: A JavaScript TDD Playground


Languages

Language:JavaScript 100.0%