Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the UnitTestAndTDD

the purpose is to explore the unit tests and tdd world

In this repo I used

Useful cl commands

  • clean and install all the libs mvn clean install
  • execute tests mvn clean test
  • generate code coverage report (jacoco) mvn jacoco:report -f pom.xml
  • generate mutants and related code coverage report (pitest) mvn test pitest:mutationCoverage

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages