[ 原始碼: pytest-arraydiff ]
套件:python3-pytest-arraydiff(0.6.1-3)
python3-pytest-arraydiff 的相關連結
Debian 的資源:
下載原始碼套件 pytest-arraydiff:
- [pytest-arraydiff_0.6.1-3.dsc]
- [pytest-arraydiff_0.6.1.orig.tar.gz]
- [pytest-arraydiff_0.6.1-3.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 language (Python 3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- sug: python3-astropy
- Core functionality for performing astrophysics with Python