.gitignore
.packit.yaml
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.zuul.yaml
CONTRIBUTING.md
DCO
Dockerfile.tests
LICENSE
Makefile
README.md
ci.fmf
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/stale.yml
.github/workflows/pypi-publish.yml
docs/Makefile
docs/conf.py
docs/filter_format.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/usages/helpers.rst
docs/usages/import_system.rst
docs/usages/index.rst
docs/usages/postprocessing.rst
examples/basic_storage.py
examples/file_store.py
examples/generic_decorator.py
examples/request_example.py
fedora/python-requre.spec
files/zuul-reverse-dep-ogr.yaml
files/zuul-reverse-dep-packit.yaml
files/zuul-tests.yaml
files/tasks/generic-dnf-requirements.yaml
files/tasks/install-ansible.yaml
files/tasks/install-requre.yaml
files/tasks/ogr_reverse_dep_test.yaml
files/tasks/packit-deps.yaml
files/tasks/packit-tests.yaml
files/tasks/rpm-test-deps.yaml
files/tasks/zuul-project-setup.yaml
requre/__init__.py
requre/base_testclass.py
requre/cassette.py
requre/constants.py
requre/exceptions.py
requre/guess_object.py
requre/import_system.py
requre/modules_decorate_all_methods.py
requre/objects.py
requre/online_replacing.py
requre/postprocessing.py
requre/pytest_fixtures.py
requre/record_and_replace.py
requre/requre_patch.py
requre/simple_object.py
requre/singleton.py
requre/storage.py
requre/utils.py
requre.egg-info/PKG-INFO
requre.egg-info/SOURCES.txt
requre.egg-info/dependency_links.txt
requre.egg-info/entry_points.txt
requre.egg-info/requires.txt
requre.egg-info/top_level.txt
requre/helpers/__init__.py
requre/helpers/files.py
requre/helpers/function_output.py
requre/helpers/guess_object.py
requre/helpers/requests_response.py
requre/helpers/simple_object.py
requre/helpers/tempfile.py
requre/helpers/git/__init__.py
requre/helpers/git/fetchinfo.py
requre/helpers/git/helper.py
requre/helpers/git/pushinfo.py
requre/helpers/git/repo.py
tests/__init__.py
tests/conftest.py
tests/test_E2E_example.py
tests/test_base_testclass.py
tests/test_builtins.py
tests/test_cassette.py
tests/test_context_manager.py
tests/test_duplication.py
tests/test_e2e_test_patching.py
tests/test_files.py
tests/test_function_output.py
tests/test_guess_objects.py
tests/test_import_system.py
tests/test_make_generic.py
tests/test_modules_decorate_all_methods.py
tests/test_object.py
tests/test_online_replacing.py
tests/test_pytest_fixtures.py
tests/test_pytest_fixtures_autouse.py
tests/test_record_requests_for_all_methods.py
tests/test_request_response.py
tests/test_storage.py
tests/test_storage_modes.py
tests/test_storage_postprocessing.py
tests/test_tempfile.py
tests/test_tuple.py
tests/testbase.py
tests/data/__init__.py
tests/data/e2e_latency_replacements.py
tests/data/e2e_latency_test.py
tests/data/e2e_test.py
tests/data/e2e_test_replacements.py
tests/data/e2e_test_replacements_special.py
tests/data/requre_postprocessing.yaml
tests/data/special_requre_module.py
tests/test_data/test_E2E_example/TestRead.test.yaml
tests/test_data/test_builtins/Test.test.yaml
tests/test_data/test_duplication/Duplicated.test.yaml
tests/test_data/test_modules_decorate_all_methods/ApplyCommonCase.test_git.yaml
tests/test_data/test_modules_decorate_all_methods/ApplyCommonCase.test_git.yaml.tmpv1xm25f2_1.tar.xz
tests/test_data/test_online_replacing/RecordDecoratorForClass.test_random.yaml
tests/test_data/test_online_replacing/RecordDecoratorForClassCassette.test_random.yaml
tests/test_data/test_online_replacing/RecordDecoratorForClassMultiple.test_random.yaml
tests/test_data/test_online_replacing/RecordDecoratorForMethod.test_random.yaml
tests/test_data/test_online_replacing/RecordDecoratorForMethodMultiple.test_random.yaml
tests/test_data/test_online_replacing/decorated_exact.yaml
tests/test_data/test_pytest_fixtures/test_record_requests_fixture.yaml
tests/test_data/test_pytest_fixtures/test_record_requests_fixture_different_call.yaml
tests/test_data/test_pytest_fixtures/test_record_requests_fixture_different_call_write.yaml
tests/test_data/test_pytest_fixtures/test_record_requests_fixture_write.yaml
tests/test_data/test_pytest_fixtures_autouse/test_record_requests_fixture.yaml
tests/test_data/test_pytest_fixtures_autouse/test_record_requests_fixture_different_call.yaml
tests/test_data/test_tempfile/new_tempdir.yaml
tests/test_data/test_tempfile/new_tempfile.yaml