I am using rspec 3.5.0 and rspec-core 3.5.4.In earlier version I see that 
there are Formatter classes like JSONFormatter in rspec core are methods 
like failed_count and  these methods are not present in the newer 
versions.I couldn't figure out a way to obtain an example run status

For examples that run ok, i can look at the example metadata / 
execution_result in after(:each) but some of my examples fail due to load 
errors and the after(:each) block is not reached. There is execution 
results populated in a file/standard output correctly but I would like to 
dynamically inspect as well.

Please advise!

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/0f2bb5d5-ab61-4559-a871-ce7b7b72577b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to