Skip to content

thallesalopes/Test-Focus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend - API Rest

Execução dos testes

  • Para executar os testes unitários:
mvn test
  • Para executar os testes integrados:
mvn test -P integration-test
  • Para executar os testes do sistema:
mvn test -P system-test

About

Focus on test in a management restaurant application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 96.4%
  • Gherkin 3.0%
  • Other 0.6%