Skip to content

Conversation

@vkholodkov
Copy link
Contributor

This forces serial execution of child processes if --serial flag is specified.

Without control over concurrency test suites are unable to instantiate identical fixtures in a shared database.

Ideally this must be a property of a test suite, e.g.:

test.serialSuite() // Force serial execution of a test suite

@vadimdemedes
Copy link
Contributor

I like it! That's how it should've been done in the first place ;) Thank you for this PR!

@vadimdemedes vadimdemedes mentioned this pull request Nov 29, 2015
4 tasks
vadimdemedes pushed a commit that referenced this pull request Nov 29, 2015
vadimdemedes pushed a commit that referenced this pull request Nov 29, 2015
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.

2 participants