[ ソース: 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