-
-
Notifications
You must be signed in to change notification settings - Fork 552
Allow parallel execution of envs (merge or replace detox?) #439
Copy link
Copy link
Closed
Labels
area:commands-executionfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldlevel:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implementpr-mergedtype:organizationhas to do with the organization of the project (process)has to do with the organization of the project (process)
Milestone
Metadata
Metadata
Assignees
Labels
area:commands-executionfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldlevel:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implementpr-mergedtype:organizationhas to do with the organization of the project (process)has to do with the organization of the project (process)
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:
As part of the proposed consolidation we can even trigger the parallel option via
-Pcommand line option.