[ buster ]
[ ソース: python-randomize ]
パッケージ: python-randomize (0.14-1)
python-randomize に関するリンク
Debian の資源:
python-randomize ソースパッケージをダウンロード:
- [python-randomize_0.14-1.dsc]
- [python-randomize_0.14.orig.tar.xz]
- [python-randomize_0.14-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
randomize the order of tests in a unittest.TestCase class - Python 2.7
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 2.7 module.
その他の python-randomize 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-coverage
- code coverage tool for Python 2
-
- dep: python-ipdb
- IPython-based pdb replacement
-
- dep: python-ipython
- Enhanced interactive Python shell (Python 2 version)
-
- dep: python-nose
- test discovery and running of Python's unittest