Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add random ordering for tests #64

Merged
merged 1 commit into from
May 6, 2015

Conversation

ambirdsall
Copy link
Contributor

Per #62:

There don't seem to be any inter-test dependencies: in any case, changing the order doesn't cause any new failures.

In spec/spec_helper.rb:
   * Uncomment `config.order = :random` to run tests randomly
   * Uncomment `Kernel.srand config.seed` to allow reproducible orderings
eliotsykes added a commit that referenced this pull request May 6, 2015
Add random ordering for tests, closes #62
@eliotsykes eliotsykes merged commit b80eb55 into eliotsykes:master May 6, 2015
@eliotsykes
Copy link
Owner

Thanks @ambirdsall 👍

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