Gevent-supporting multiprocess plugin for Nose testing framework
Project description
Gevent-supporting multiprocess plugin for Nose testing framework. Normal multiprocess plugin relies on specific parts of multiprocess module that break under gevent. This specifically applies to multiprocessing.Queue objects that are used to communicate the tests and results between master thread and worker threads. This plugin switches the communication to JSON-RPC requests over HTTP - a medium and the protocol that should work under gevent-patched sockets.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nose-gevented-multiprocess-0.1.3.tar.gz
.
File metadata
- Download URL: nose-gevented-multiprocess-0.1.3.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99bc35f9ef6ccd852d7b964ab38fc0a8c591102e7981540d6a781ad5cd68cbe8 |
|
MD5 | 18b3d4c11f31f755344e3e9e0b536c30 |
|
BLAKE2b-256 | 8331260b9e5545741ba76c1a6415556bdb34e8a2ce586218adc6f48d09dfb6db |