Skip to content

Roger-Melo/tdd-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

🎠 A JavaScript TDD Playground

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published