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 seed section into JSON formatter #2388

Merged
merged 5 commits into from Feb 21, 2017

Conversation

takkanm
Copy link
Contributor

@takkanm takkanm commented Feb 20, 2017

I want to seed infomation in JSON output. Because, current RSpec default order option is rand.

@xaviershay
Copy link
Member

huh, I could have sworn we already did this. LGTM, thanks for contribution!

Looks like some of the build failures are relevant due to line number shifting in the spec files(!?) There has to be a better way...

@takkanm
Copy link
Contributor Author

takkanm commented Feb 21, 2017

Thanks for your review. I'll try fix specs.

[1, *[2, 3], *[4, 5]] is syntax error in Ruby1.8
@takkanm takkanm force-pushed the add_seed_section_into_json_formatter branch from d96352d to 292a07f Compare February 21, 2017 14:00
@takkanm
Copy link
Contributor Author

takkanm commented Feb 21, 2017

I fixed CI failure. How about this?

@JonRowe
Copy link
Member

JonRowe commented Feb 21, 2017

Great! Thanks.

@JonRowe JonRowe merged commit 3a58103 into rspec:master Feb 21, 2017
JonRowe added a commit that referenced this pull request Feb 21, 2017
@takkanm
Copy link
Contributor Author

takkanm commented Feb 21, 2017

Thank you!!

@takkanm takkanm deleted the add_seed_section_into_json_formatter branch February 21, 2017 23:27
@takkanm takkanm restored the add_seed_section_into_json_formatter branch February 22, 2017 13:37
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
* add seed information to json output
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
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.

None yet

3 participants