[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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