.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/stale.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
examples/request_uprade_import.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/import_system.py
requre/objects.py
requre/online_replacing.py
requre/postprocessing.py
requre/pytest_fixtures.py
requre/requre_patch.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/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/pushinfo.py
requre/helpers/git/repo.py
tests/__init__.py
tests/conftest.py
tests/test_base_testclass.py
tests/test_cassette.py
tests/test_context_manager.py
tests/test_e2e_test_patching.py
tests/test_files.py
tests/test_function_output.py
tests/test_import_system.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/testbase.py
tests/data/__init__.py
tests/data/e2e_latency_replacements.py
tests/data/e2e_latency_replacements_object.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_ogr/tests.test_E2E_ogr.GithubTests.test_pr_comments.yaml
tests/test_data/test_E2E_ogr/tests.test_E2E_ogr.GithubTests.test_pr_comments_record_requests_decorator.yaml
tests/test_data/test_online_replacing/decorated_exact.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.CassetteSelection.testRead.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.CassetteSelection.testReadMultiple.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.DecoratorClassApply.test0.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.DecoratorClassApply.test1.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.DecoratorClassApply.test2.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.DynamicMethods.testDynamicClassMethodNotWorking.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.TestOnlinePatchingModuleMatch.testDecoratorMainUsage.yaml
tests/test_data/test_online_replacing/tests.test_online_replacing.TestOnlinePatchingModuleMatch.testDecoratorMultipleDecorators.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_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorClassApplyMultipleDecorators.test_read.yaml
tests/test_data/test_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorClassApplyMultipleDecoratorsCassetteSetupTearDown.test_read.yaml
tests/test_data/test_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorRecordRequestForAllMethods.test_read.yaml
tests/test_data/test_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorRecordRequestForAllMethodsCassetteSetupTearDown.test_read.yaml
tests/test_data/test_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorRecordRequestForAllMethodsDifferentRegex.test_regex_read.yaml
tests/test_data/test_record_requests_for_all_methods/tests.test_record_requests_for_all_methods.DecoratorRecordRequestForAllMethodsWithoutParenthesis.test_read.yaml