Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nose-gevented-multiprocess-0.1.3.tar.gz (12.5 kB view details)

Uploaded Source

File details

Details for the file nose-gevented-multiprocess-0.1.3.tar.gz.

File metadata

File hashes

Hashes for nose-gevented-multiprocess-0.1.3.tar.gz
Algorithm Hash digest
SHA256 99bc35f9ef6ccd852d7b964ab38fc0a8c591102e7981540d6a781ad5cd68cbe8
MD5 18b3d4c11f31f755344e3e9e0b536c30
BLAKE2b-256 8331260b9e5545741ba76c1a6415556bdb34e8a2ce586218adc6f48d09dfb6db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page