[ 源代码: pytest-arraydiff ]
软件包:python3-pytest-arraydiff(0.5.0-2)
python3-pytest-arraydiff 的相关链接
Debian 的资源:
下载源码包 pytest-arraydiff:
- [pytest-arraydiff_0.5.0-2.dsc]
- [pytest-arraydiff_0.5.0.orig.tar.gz]
- [pytest-arraydiff_0.5.0-2.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- sug: python3-astropy
- Core functionality for performing astrophysics with Python