Library for testing python code what allows store output of various objects and use stored data for testing
Project description
REQUest REcording
Requre [rekure]
Is a library for storing output of various function and methods to persistent storage and be able to replay the stored output to functions back
Plan and current status
- Used for testing packit-service organization projects
- ogr
- packit
Installation
On Fedora:
$ dnf install python3-requre
Or from PyPI:
$ pip3 install --user requre
You can also install requre
from main
branch, if you are brave enough:
You can use our packit/packit-requre-master
Copr repository:
$ dnf copr enable packit/packit-requre-master
$ dnf install python3-requre
Or
$ pip3 install --user git+https://github.com/packit/requre.git
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
requre-0.8.0.tar.gz
(246.2 kB
view hashes)
Built Distribution
requre-0.8.0-py3-none-any.whl
(51.8 kB
view hashes)