Skip to content

Files

Latest commit

May 30, 2019
ec6a405 · May 30, 2019

History

History
54 lines (33 loc) · 1016 Bytes

README.rst

File metadata and controls

54 lines (33 loc) · 1016 Bytes

pytest-randomness

Pytest plugin about random seed management

Features

  • TODO

Requirements

  • pytest >= 2.8

Installation

You can install "pytest-randomness" via pip from PyPI:

$ pip install pytest-randomness

Usage

  • TODO

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-randomness" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.