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

https://github.com/marcelotrevisani/pytest-kairos

The `pytest-kairos` enhances pytest with random number generation, reproducibility, and test repetition. It generates random numbers for tests, allows setting a seed for consistent results, and repeats tests multiple times.
https://github.com/marcelotrevisani/pytest-kairos

Last synced: 5 months ago
JSON representation

The `pytest-kairos` enhances pytest with random number generation, reproducibility, and test repetition. It generates random numbers for tests, allows setting a seed for consistent results, and repeats tests multiple times.

Awesome Lists containing this project

README

        

# pytest-kairos
The `pytest-kairos` enhances pytest with random number generation, reproducibility, and test repetition. It generates random numbers for tests, allows setting a seed for consistent results, and repeats tests multiple times.

![Pytest Kairos](images/pytest-kairos.jpeg)