Pytest tool for persistent objects
Project description
# pytest-persistence
Pytest tool for persistent objects
## Installation
In a Python environment do:
python -m pip install pytest-persistence
## Usage
To store fixtures to file run tests with –store {file_path}:
python -m pytest –store {file_path}
To load fixtures from file run tests with –load {file_path}:
python -m pytest –load {file_path}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pytest_persistence-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7db1ab1ec352c66c322e5f2f58a7c90d80a3c1d3c759ff67db0baa66bfd756ca |
|
MD5 | 99c1d555e070d24906e74a6af1178956 |
|
BLAKE2b-256 | 68af831c8ea334d46aa4ccff0bf110e9dea5e8f63ab665dce44a9388b57bec41 |