Re: [rspec-users] Cucumber in Spanish?

2011-05-04 Thread David Chelimsky
On May 3, 2011, at 9:40 PM, Carmen Díaz Echauri wrote: > Hi All > > I'm trying to write test scenarios in Spanish with cucumber. But all my test > are passing :( I haven't really used cucumber that much. > Is there any setting that I'm missing. Where do I need to set that it is "es" > I cannot

[rspec-users] Distinguishing failed specs from failing to run the specs

2011-05-04 Thread Johannes Holzfuß
Hi all, is it possible to find out if rspec failed to run the specs? I would like to add a notification to guard-rspec (an autospec replacement) that tells me something along the lines of "I could not run the specs because of a SyntaxError" in addition to the normal Passed/Pending/Failed notificat