An open API service indexing awesome lists of open source software.

https://github.com/kotest/kotest-property-arbs

Fake data generator for use in tests (or in your applications) via Kotest arbs
https://github.com/kotest/kotest-property-arbs

fake-data fake-data-generator faker hacktoberfest kotest kotlin testing

Last synced: about 1 month ago
JSON representation

Fake data generator for use in tests (or in your applications) via Kotest arbs

Awesome Lists containing this project

README

        

# kotest-property-arbs

![master](https://github.com/kotest/kotest-property-arbs/workflows/master/badge.svg)
[](http://search.maven.org/#search%7Cga%7C1%7Ckotest-property-arbs)
[](https://oss.sonatype.org/content/repositories/snapshots/io.kotest.extensions/kotest-property-arbs)

A collection of `Arb`'s that work with [Kotest property testing](https://kotest.io/docs/proptest/property-based-testing.html) for many different domains, such as stock prices, brand names, wine reviews, countries, tube stations and so on.

See [full docs](https://kotest.io/docs/proptest/property-test-extra-arbs.html) at the main Kotest site.