junit-contracts icon indicating copy to clipboard operation
junit-contracts copied to clipboard

Contract test suite runner

Results 7 junit-contracts issues
Sort by recently updated
recently updated
newest added

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps log4j from 2.8.2 to 2.13.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j&package-manager=maven&previous-version=2.8.2&new-version=2.13.2)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Your project, `Claudenw/junit-contracts`, depends on the outdated library FastClasspathScanner in the following source files: * [`junit/src/main/java/org/xenei/junit/contract/info/ContractTestMap.java`](https://github.com/Claudenw/junit-contracts/tree/master/junit/src/main/java/org/xenei/junit/contract/info/ContractTestMap.java) FastClasspathScanner has been significantly reworked since the version your code depends upon: * a...

The "skip" attribute of the ContractImpl annotation lists interfaces of the class under test that should not be tested. The "ignore" attribute fo the @ContractImpl annotation lists the test implementations...

enhancement

On non-case specific file systems location of classes will fail if the parameter is not in the same case as the file system (e.g. uppercase for windows)