Skip to content

Releases: kiwicom/pytest-recording

Release 0.3.2

01 Aug 06:11
Compare
Choose a tag to compare

Fixed

  • Do not add "yaml" extension to cassettes if JSON serializer is used. #10

Release 0.3.1

01 Aug 06:10
Compare
Choose a tag to compare

Added

  • network.block / network.unblock functions for manual network blocking manipulations. #8

Release 0.3.0

20 Jul 21:42
Compare
Choose a tag to compare

Added

  • A pytest mark to block all network requests, except for VCR recording.

Release 0.2.0

18 Jul 16:37
Compare
Choose a tag to compare

Added

  • Reusable vcr_config fixture for VCR.use_cassette call. #2