These modules provide Faker "extensions" for popular third-party testing-related libraries.
- kotest-property - kotlin-faker extension for
Arb
generators provides an easy way to use kotlin-faker functionality with kotest property testing.
NB! The extension modules require the main kotlin-faker
dependency to be on the classpath, unless otherwise specified in the given extension's documentation.