[ ソース: 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 と 3 の互換性ライブラリー(Python 3 インターフェイス)