Hi JQN, It's not clear to me what you are trying to accomplish. Can you explain a bit more about what you're trying to do?
Thanks, Myron On Fri, Jul 28, 2017 at 1:23 AM, JQN <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/rspec/0f2bb5d5-ab61-4559-a871-ce7b7b72577b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CADUxQmu8KLKfuESyk%3DU699rBexkFKfgAaauVDc8Pzx5jZd-Y%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
