[ 原始碼: pytest-snapshot ]
套件:python3-pytest-snapshot(0.9.0-2)
python3-pytest-snapshot 的相關連結
Debian 的資源:
下載原始碼套件 pytest-snapshot:
- [pytest-snapshot_0.9.0-2.dsc]
- [pytest-snapshot_0.9.0.orig.tar.gz]
- [pytest-snapshot_0.9.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Plugin for snapshot testing with pytest (Python 3)
This library was inspired by jest's snapshot testing.
Snapshot testing can be used to test that the value of an expression does not change unexpectedly.
This package installs the library for Python 3.
其他與 python3-pytest-snapshot 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3