nose-parallel 0.4.0
0
A nosetests plugin to split test suites to run in parallel
Contents
A nosetests plugin to split test suites to run in parallel
Stars: 29, Watchers: 29, Forks: 13, Open Issues: 0The dlanger/nose-parallel
repo was created 10 years ago and the last code push was 4 years ago. The project is moderately popular with 29 github stars!
How to Install nose-parallel
You can install nose-parallel using pip
pip install nose-parallel
or add it to a project with poetry
poetry add nose-parallel
Package Details
- Author
- Daniel Langer
- License
- Homepage
- https://github.com/dlanger/nose-parallel
- PyPi:
- https://pypi.org/project/nose-parallel/
- GitHub Repo:
- https://github.com/dlanger/nose-parallel
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common nose-parallel errors.
Code Examples
Here are some nose-parallel
code examples and snippets.