Skip to main content

A plugin for python-nose which locks test execution and doesn't allow to run them in parallel from two terminals.

Project description

changelog

This is a plugin for python-nose which locks test execution and doesn’t allow to run them in parallel from two terminals.

You could want this behaviour, when parallel tests will interfer for some reason. This could be because they go into one database or have other side effects which hard to isolate.

Usage

Install via pip install nose-lock, then run tests with argument --with-lock.

By default, lock is created as /tmp/<cur-dir-name>.lock file, but you could override this behaviour using optional parameter --lock-file:

nosetests --with-lock --lock-file /tmp/blah-minor

Hack it

Fork the project at GitHub. Don’t forget to send a pull request or file an issue.

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-lock-0.2.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file nose-lock-0.2.1.tar.gz.

File metadata

  • Download URL: nose-lock-0.2.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nose-lock-0.2.1.tar.gz
Algorithm Hash digest
SHA256 018162cae83c38388f6a06ab774d614484d4773d3908be750fa7eb2171472000
MD5 f2215ced7f8f258c31cd83388e2faf21
BLAKE2b-256 c3bb7ac40969e360d782d97bb9c8cc6971bcdc5b778ba3ca283023f1c8d73a27

See more details on using hashes here.

Supported by

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