Skip to content

Make tests run in parallel#1112

Merged
pm47 merged 64 commits intomasterfrom
parallel-tests
Sep 11, 2019
Merged

Make tests run in parallel#1112
pm47 merged 64 commits intomasterfrom
parallel-tests

Conversation

@pm47
Copy link
Member

@pm47 pm47 commented Aug 29, 2019

There are two level of parallelization possible:

  • Between test suites (a suite = a test file)
    Ok, for all tests, since Removed Globals class #1127
  • Within a suite
    Depends on tests suites, some rely on sequential execution of tests, some don't.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants