Skip to content
/ requre Public

Library for testing python code what allows store output of various objects and use stored data for testing

License

Notifications You must be signed in to change notification settings

packit/requre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b8a0a8 · Mar 21, 2025
Feb 14, 2025
Feb 10, 2025
Feb 21, 2024
Feb 21, 2024
Mar 21, 2025
Oct 2, 2023
Mar 12, 2025
Feb 13, 2025
Feb 14, 2025
Oct 2, 2023
Oct 2, 2023
Sep 11, 2019
Feb 14, 2025
Feb 14, 2025
Mar 12, 2025
Nov 4, 2020
Mar 21, 2025
May 31, 2021
Oct 7, 2019
Jan 28, 2025
Sep 11, 2019
Feb 21, 2024
Feb 13, 2025
Oct 1, 2021
Feb 13, 2025

Repository files navigation

PyPI version

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

Documentation

Plan and current status

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-dev Copr repository:

$ dnf copr enable packit/packit-dev
$ dnf install python3-requre

Or

$ pip3 install --user git+https://github.com/packit/requre.git

About

Library for testing python code what allows store output of various objects and use stored data for testing

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages