[ 源代码: pytest-golden ]
软件包:python3-pytest-golden(0.2.2-1)
Plugin for pytest that offloads expected outputs to data files
Expected output for test functions is stored in a YAML file.
The expected output can be updated by running pytest --update-goldens to automatically re-populate the output.
其他与 python3-pytest-golden 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-atomicwrites
- Atomic file writes - Python 3.x
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-testfixtures
- Collection of helpers and mock objects (Python3 version)