Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Add errors_outside_of_examples_count to JSON output #2448

Merged

Conversation

abicky
Copy link
Contributor

@abicky abicky commented Jul 22, 2017

We run rspec in several workers and summarize their results
using JSON output, so it is useful if the JSON includes
errors_outside_of_examples_count information.

We run rspec in several workers and summarize their results
using JSON output, so it is useful if the JSON includes
errors_outside_of_examples_count information.
@yujinakayama
Copy link
Member

Sounds reasonable to me, though I'm not sure if the errors_outside_of_examples_count is the best name.

@rspec/rspec

@myronmarston
Copy link
Member

I think the name is fine.

@JonRowe JonRowe merged commit 6156004 into rspec:master Aug 13, 2017
@JonRowe
Copy link
Member

JonRowe commented Aug 13, 2017

👍

JonRowe added a commit that referenced this pull request Aug 13, 2017
@abicky abicky deleted the feature/errors_outside_of_examples_count-in-json branch August 13, 2017 19:55
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
We run rspec in several workers and summarize their results
using JSON output, so it is useful if the JSON includes
errors_outside_of_examples_count information.
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants