Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maks3w/pytest-randomness
Pytest plugin about random seed management
https://github.com/maks3w/pytest-randomness
hacktoberfest pytest random
Last synced: 3 days ago
JSON representation
Pytest plugin about random seed management
- Host: GitHub
- URL: https://github.com/maks3w/pytest-randomness
- Owner: Maks3w
- License: mit
- Created: 2019-05-30T05:54:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:59:21.000Z (over 3 years ago)
- Last Synced: 2024-12-05T20:48:09.497Z (21 days ago)
- Topics: hacktoberfest, pytest, random
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=============
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.
.. _`MIT`: http://opensource.org/licenses/MIT
.. _`file an issue`: https://github.com/maks3w/pytest-randomness/issues
.. _`Pytest`: https://github.com/pytest-dev/pytest
.. _`tox`: https://tox.readthedocs.io/en/latest/
.. _`pip`: https://pypi.org/project/pip/
.. _`PyPI`: https://pypi.org/project