[ 原始碼: python-randomize ]
套件:python3-randomize(0.14-3)
python3-randomize 的相關連結
Debian 的資源:
下載原始碼套件 python-randomize:
- [python-randomize_0.14-3.dsc]
- [python-randomize_0.14.orig.tar.xz]
- [python-randomize_0.14-3.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
- interactive high-level object-oriented language (default python3 version)
-
- 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