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

Run specs in a random order #33

Merged
merged 1 commit into from
May 7, 2013
Merged

Run specs in a random order #33

merged 1 commit into from
May 7, 2013

Conversation

blom
Copy link
Collaborator

@blom blom commented May 7, 2013

This is to avoid order dependency bugs.

The "has a data attribute" example in spec/config_spec.rb failed with
seed 1549. Added include_context "spec" to resolve this.

This is to avoid order dependency bugs.

The "has a data attribute" example in `spec/config_spec.rb` failed with
seed 1549. Added `include_context "spec"` to resolve this.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling b6e7aae on blom:patch-11 into 721717f on pearkes:master.

@pearkes
Copy link
Collaborator

pearkes commented May 7, 2013

Nice. Good call. 👍

Also, I disabled coveralls commenting on pull requests. A bit too noisy.

blom added a commit that referenced this pull request May 7, 2013
Run specs in a random order
@blom blom merged commit dbd9534 into petems:master May 7, 2013
@blom
Copy link
Collaborator Author

blom commented May 7, 2013

Yeah, I agree regarding the noise.

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.

3 participants