On Thu, Nov 29, 2012 at 4:23 PM, Andy Lindeman wrote:
> On Thu, Nov 29, 2012 at 9:59 AM, Marko Anastasov
> wrote:
> > Is it possible to write something in spec_helper.rb which would make
> "rake spec" start returning wrong exit code (zero) when there are failing
> specs? Something with config.ar
On Thu, Nov 29, 2012 at 9:59 AM, Marko Anastasov wrote:
> Is it possible to write something in spec_helper.rb which would make "rake
> spec" start returning wrong exit code (zero) when there are failing specs?
> Something with config.around(:each) for example.
>
> I'm wondering because at https:
Hello,
Is it possible to write something in spec_helper.rb which would make "rake
spec" start returning wrong exit code (zero) when there are failing specs?
Something with config.around(:each) for example.
I'm wondering because at https://semaphoreapp.com we sometimes have support
questions wh