Skip to content

Projeto criado a partir das aulas sobre Testes do programa Hiring Coders da Gama Academy em parceria com a VTEX.

License

Notifications You must be signed in to change notification settings

felipefadul/aula-gama-testes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aula Gama Testes

Projeto criado a partir das aulas sobre Testes do programa Hiring Coders da Gama Academy em parceria com a VTEX.

Como usar?

Clone o projeto

git clone https://github.com/felipefadul/aula-gama-testes.git

Entre na pasta do projeto

cd aula-gama-testes

cd tdd_bdd_jasmine_cucumber

Execute

npm install
npm start
npm run tdd
npm run bdd

No Windows, se o último comando apresentar erro, execute:

node_modules/cucumber/bin/cucumber-js features/*.feature

cd tdd_bdd_jest_cypress

Execute

npm install
npm start
npm run tdd
npm run bdd

Autor

Licença

Créditos

About

Projeto criado a partir das aulas sobre Testes do programa Hiring Coders da Gama Academy em parceria com a VTEX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published