When i run multiple specs using rspec and one of the examples is a failure, the exit code that is returned is 0 than 1, but rspec report is correct in reporting example failures. Few articles mention that this is because of a bug in ruby and to add a monkey patch e.g .http://www.davekonopka.com/2013/rspec-exit-code.html
but this does not work for me either. I would appreciate any help. Regards -- 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/ec9fd60c-4837-4127-a53f-1cb26ffe7871%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
