Kwik
latest
  • Home
  • Setup
  • Configuration
  • Write property tests
  • Built-in generators
  • Generator operators
  • Experimental API
  • Github
Kwik
  • Docs »
  • Welcome to Kwik’s documentation!
  • Edit on GitHub

Welcome to Kwik’s documentation!¶

  • Home
    • Status
    • How it looks like
    • Motivation
    • Requirements
    • Setup
    • Contribute
  • Setup
    • Make sure to setup a test engine
    • Add the required repository to your build system
    • Add the artifact dependency
    • Kotlin/JVM configuration
  • Configuration
    • Default number of iterations
    • Default seed
  • Write property tests
    • Basic usage
    • Use assertions
    • Choose the number of iterations
    • Use a seed to get reproducible results
    • Customize generated values
    • Create a custom generator
    • Add samples
    • Skip an evaluation
    • Make sure that a condition is satisfied at least once
  • Built-in generators
    • Primitives
    • Text
    • Collections
    • Sequences
    • Ranges
    • Enums
    • Java
    • Java Time API
  • Generator operators
    • Combining exiting operators
  • Experimental API
  • Github
Next

© Copyright 2019-2021, Jonathan Cornaz Revision aaa64750.

Built with Sphinx using a theme provided by Read the Docs.