[ ソース: python-randomize ]
パッケージ: python3-randomize (0.14-2)
python3-randomize に関するリンク
Debian の資源:
python-randomize ソースパッケージをダウンロード:
- [python-randomize_0.14-2.dsc]
- [python-randomize_0.14.orig.tar.xz]
- [python-randomize_0.14-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
randomize the order of tests in a unittest.TestCase class - Python 3.x
This is a nose plugin. With this package, it is possible to randomize the order of the tests within a unittest.TestCase class.
This package contains the Python 3.x module.
その他の python3-randomize 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-ipdb
- IPython-based pdb replacement (Python 3 version)
-
- dep: python3-ipython
- Enhanced interactive Python shell (Python 3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest