/pytest-pythonhashseed

Pytest plugin to define PYTHONHASHSEED env var

Primary LanguagePythonApache License 2.0Apache-2.0

pytest-pythonhashseed

Pytest plugin to define PYTHONHASHSEED env var for tests.

Install

pip install pytest-pythonhashseed

Run

pytest --pythonhashseed 123

License

Licensed under the terms of the Apache License, Version 2.0.