[ 源代码: python-randomize ]
软件包:python3-randomize(0.14-1)
python3-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 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