kiwicom/pytest-recording
A pytest plugin that allows recording network interactions via VCR.py
PythonMIT
Issues
- 0
Dependency Dashboard
#91 opened by renovate - 0
[BUG] 30 tests fail
#154 opened by yurivict - 1
[BUG] cassette_library_dir from vcr_config is ignored when searching for extra cassettes
#151 opened by LucHermitte - 0
[BUG] `block_network` is not working
#150 opened by mihalt - 1
- 1
- 2
- 6
Improve Readme
#49 opened by nomasprime - 6
[FEATURE] Record pytest fixtures
#76 opened by NotBigSimon - 4
[BUG] tests/test_blocking_network.py::test_pycurl* failures due to whitespace (?)
#130 opened by mgorny - 0
[BUG] tests/test_blocking_network.py::test_block_network_with_allowed_hosts fail with no network (does not block DNS requests?))
#131 opened by mgorny - 10
- 1
[FEATURE] Disable Recording from Fixture
#116 opened by Wyko - 2
Cannot record when use GitPython
#117 opened by thewalldao - 1
- 1
failing tests on fresh repository clone
#105 opened by jakkdl - 1
[FEATURE] Drop Python 3.5 / 3.6 support
#97 opened by Stranger6667 - 0
How to check if a cassette is playing back?
#102 opened by ubalklen - 6
[FEATURE] usage for doctests
#79 opened by FlorianGD - 1
`@pytest.mark.vcr(before_record_response=...)` behaves differently when recording and playing back
#100 opened by akaihola - 3
- 0
[FEATURE] Add Python 3.10 support
#96 opened by Stranger6667 - 0
- 2
[FEATURE] Provide a way to use pytest_recording without `pytest.mark.vcr` decorator
#75 opened by Stranger6667 - 2
- 2
Is there a no decorator mode?
#86 opened by ubalklen - 0
- 1
- 0
[FEATURE] Support pytest config file options
#80 opened by dragonpaw - 0
[FEATURE] Parameterize vcr_config
#78 opened by dAnjou - 0
[BUG]
#77 opened by MasterSergius - 2
- 0
[FEATURE] Tap into additional vcr_config parameters in block_network for allowed_hosts
#73 opened by AndreCimander - 1
[QUESTION] How to rewind a casette?
#72 opened by rgreinho - 4
[BUG] record_mode set via vcr_config fixture and marker not honored by block_network
#68 opened by AndreCimander - 0
- 9
- 4
- 6
Flag to turn on/off vcr
#64 opened by MasterSergius - 1
[FEATURE] Add release automation
#59 opened by Stranger6667 - 0
- 2
[FEATURE] Run Python 3.9 builds
#61 opened by Stranger6667 - 0
- 0
Drop Python 2 support
#53 opened by Stranger6667 - 2
What is the relationship to pytest-vcr?
#52 opened by MartinThoma - 5
Decode compressed response
#51 opened by nomasprime - 6
- 7
[Bug] Using `once` record_mode gives error
#47 opened by paxcodes - 4
How to register matchers?
#45 opened by paxcodes - 0