[ 源代码: pytest-arraydiff ]
软件包:python3-pytest-arraydiff(0.3-1)
python3-pytest-arraydiff 的相关链接
Debian 的资源:
下载源码包 pytest-arraydiff:
- [pytest-arraydiff_0.3-1.dsc]
- [pytest-arraydiff_0.3.orig.tar.gz]
- [pytest-arraydiff_0.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pytest plugin to generate and compare data arrays
The basic idea is that you can write a test that generates a Numpy array (or other related objects depending on the format). You can then either run the tests in a mode to generate reference files from the arrays, or you can run the tests in comparison mode, which will compare the results of the tests to the reference ones within some tolerance. At the moment, the supported file formats for the reference files are plaint text and FITS.
其他与 python3-pytest-arraydiff 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pytest (>= 2.8)
- Simple, powerful testing in Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)