GithubHelp home page GithubHelp logo

isabella232 / detox-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tox-dev/detox

0.0 0.0 0.0 160 KB

distributed tox (tox plugin to run testenvs in parallel)

Home Page: https://pypi.org/project/detox/

License: MIT License

Python 100.00%

detox-1's Introduction

Project Status: Unsupported โ€“ The project has reached a stable, usable state but the author(s) have ceased all work on it.

detox is unmaintained and incompatible with tox > 3.6

detox was a plugin for tox to enable parallel environment execution. tox 3.7 added a native possibility to do this (tox -p|--parallel) and effectively supercedes detox.


Build Status Latest Version on PyPI Supported Python Versions Code Style: Black

What is detox?

detox is the distributed version of tox. It makes efficient use of multiple CPUs by running all possible activities in parallel. It has the same options and configuration that tox has so after installation can just run:

detox

in the same way and with the same options with which you would run tox, see the tox home page for more info.

Additionally, detox offers a -n or --num option to set the number of concurrent processes to use.

NOTE due to the concurrent execution of the testenvs the output of the different testruns is not printed to the terminal. Instead they are logged into separate files inside the log directories of the testenvs.

detox-1's People

Contributors

asottile avatar epiphane avatar gaborbernat avatar graingert avatar hpk42 avatar hroncok avatar neilsh avatar nirs avatar obestwalter avatar pawamoy avatar pidelport avatar tdhopper avatar tk0miya avatar tmessi avatar toabctl avatar webknjaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.