Skip to content

Reference

This section provides complete, accurate specifications for all user-facing surfaces of the plugin.

Reference pages are for lookup. If you know what you are looking for, go directly to the relevant page. If you are new to the plugin, start with the Tutorial. If you want to understand the design reasoning behind these choices, see the Explanation section.

All values listed here match the implementation. The README is also an accurate source if you want a condensed view.

Hand-crafted pages

  • Configuration — all CLI flags and ini keys with types, defaults, and descriptions
  • Record Modes — the four record modes and their behaviour
  • Fixturesadbc_replay, adbc_scrubber, and adbc_param_serialisers
  • Connection PoolingReplayConnection.adbc_clone() behaviour, shared cassette semantics, and limitations
  • Markers@pytest.mark.adbc_cassette arguments and effects
  • ExceptionsCassetteMissError and NormalisationWarning
  • Cassette Format — file structure, naming convention, and field descriptions

Auto-generated API reference

  • API Reference — Python docstrings rendered from pytest_adbc_replay.plugin