Skip to content

v1.5.0

Latest

Choose a tag to compare

@jonashoef jonashoef released this 23 Jan 14:17

Extend collection generation to support Maps

The support for generation of Lists and Sets as introduced with v1.4.0 has been extended to Maps. Please refer to the CollectionGenerator.mapOf() method's Javadoc for details.

Ensure compatibility of the JUnit 5 infrastructure (i.e. ValueProviderExtension) with JUnit 6

The JUnit 5 infrastructure to reproduce seed values in case of test failures (i.e. ValueProviderExtension) has been verified successfully against JUnit 6.

MavenCentral: value-provider