Skip to content

Allow parallel execution of envs (merge or replace detox?) #439

@ssbarnea

Description

@ssbarnea

This is more of an idea that would simplify parallel execution of tests using tox. Why not merging detox into tox?

I do see several benefits from this:

  • better visibility
  • simplify project management, they already share the same issue tracker
  • easier to deploy
  • more trust: detox project has last update from 2015 on pypi making people believe it may be abandonware, also the document page contain outdated links to bitbucket.
  • once done, pypi admins can replace detox project with an alias to tox (they already did this for other projects).

As part of the proposed consolidation we can even trigger the parallel option via -P command line option.

Metadata

Metadata

Assignees

Labels

area:commands-executionfeature:newsomething does not exist yet, but shouldlevel:hardrought estimate that this might be quite hard to implementpr-mergedtype:organizationhas to do with the organization of the project (process)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions