Skip to content

khmarbaise/recordvalidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Record Validation

Build

Minimum requirements

  • JDK 17+
  • Apache Maven 3.8+

Current

  • JDK 24+
  • Apache Maven 3.9.+

Code Coverage

Code coverage via:

mvn clean verify org.jacoco:jacoco-maven-plugin:report

Create Mutation coverage via:

mvn clean verify org.pitest:pitest-maven:mutationCoverage

Create an SonarQube analysis including the mutation coverage. The prerequisite is that the mutation plugin in SonarQube is installed.

About

Validation of record class based information

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages