python3-pytest-vcr

Py.test integration with VCR.py
  https://github.com/ktosiek/pytest-vcr
  0
  no reviews



Pytest-vcr is a plugin to manage VCR.py cassettes. It records in yaml files the output of the tests run at first time.

This package contains the plugin for Python 3 code.