Skip to content

cabrero/pypbt

Repository files navigation

pypbt

This library implements functions to write property based tests in python.

It started as a proof of concept. By now there are still some missing features:

  • Shrinking

  • Generation strategies

  • State machines

We can not make any promises about them.

Installation

pip install pypbt

Documentation

See documentation on readthedocs.

Support

Please open an issue for support.

License

The project is licensed under the LGPL license.