[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pytest
- Simple, powerful testing in Python3