paper-qa
paper-qa copied to clipboard
`pytest-recording` docs in `CONTRIBUTING.md`
Fixes #409
Add documentation for pytest-recording and VCR cassettes in CONTRIBUTING.md.
- Add a section for
pytest-recordingplugin. - Link to
pytest-recordingdocumentation. - Provide a brief summary on how to record a new VCR using
uv run pytest tests/desired_test_module.py. - Link to the config in
tests/conftest.py. - Document header removals from responses.
- Add relative links for
tests/cassettesandtests/conftest.py. - Add a comment about keeping the cassettes less than 1 MB in size.
For more details, open the Copilot Workspace session.