[ ソース: pytest-vcr ]
パッケージ: python3-pytest-vcr (1.0.2-4)
python3-pytest-vcr に関するリンク
Debian の資源:
pytest-vcr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Py.test integration with VCR.py
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.
その他の python3-pytest-vcr 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-vcr
- record and replay HTML interactions