[ 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