Hi,
Is there any way to have a different SOUND from growl for a 'pass'
rather than a 'fail' when using "./script/autospec" ???
thanks
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
On 8 Nov 2008, at 17:33, Josh Knowles wrote:
On Fri, Nov 7, 2008 at 9:30 PM, David Chelimsky
<[EMAIL PROTECTED]> wrote:
Next step
Write a post commit hook to fire a message off to your build machine
and have it run all the scenarios and email you the results.
Sometimes
everything will
On Fri, Nov 7, 2008 at 9:30 PM, David Chelimsky <[EMAIL PROTECTED]> wrote:
> Next step
>
> Write a post commit hook to fire a message off to your build machine
> and have it run all the scenarios and email you the results. Sometimes
> everything will just pass. Sometimes you'll know you have n
On 8 Nov 2008, at 02:30, David Chelimsky wrote:
On Fri, Nov 7, 2008 at 8:53 PM, Josh Knowles <[EMAIL PROTECTED]>
wrote:
Next step
Write a post commit hook to fire a message off to your build machine
and have it run all the scenarios and email you the results. Sometimes
everything will jus
On 8 Nov 2008, at 11:22, aslak hellesoy wrote:
On Sat, Nov 8, 2008 at 11:01 AM, Matt Wynne <[EMAIL PROTECTED]>
wrote:
The common_webrat.rb steps file that comes with cucumber when you
add it to
rails really inspired our team.
We've extended it a fair bit to do various other things to check
On Sat, Nov 8, 2008 at 2:30 AM, David Chelimsky <[EMAIL PROTECTED]>wrote:
> On Fri, Nov 7, 2008 at 8:53 PM, Josh Knowles <[EMAIL PROTECTED]>
> wrote:
> > On Fri, Nov 7, 2008 at 9:24 AM, aidy lewis <[EMAIL PROTECTED]>
> wrote:
> >> The customer is not happy about writing Stories in a text editor.
>
On Sat, Nov 8, 2008 at 11:01 AM, Matt Wynne <[EMAIL PROTECTED]> wrote:
> The common_webrat.rb steps file that comes with cucumber when you add it to
> rails really inspired our team.
>
> We've extended it a fair bit to do various other things to check the content
> of a page such as [1] which enabl
Matt Wynne wrote:
> What do people think? Is this stuff so trivially easy to other people
> that they prefer just to write it from scratch?
I think that sharing these will be a really good way to help people
learning Cucumber write better features and steps.
Writing cucumber features that pass i
The common_webrat.rb steps file that comes with cucumber when you add
it to rails really inspired our team.
We've extended it a fair bit to do various other things to check the
content of a page such as [1] which enable us to write steps like this:
Then I should see the text "dave"
I am feeling pretty hip with:
spec -O spec/spec.opts spec/tokyo_record_spec.rb
D :)
On Nov 8, 12:01 am, David Beckwith <[EMAIL PROTECTED]> wrote:
> awesome. thank you. that helps a lot.
> David ;)
>
> On Nov 7, 11:22 pm, Matt Wynne <[EMAIL PROTECTED]> wrote:
>
> > On 8 Nov 2008, at 06:29, Dav
I'm feeling pretty hip now with:
spec -O spec/spec.opts spec/tokyo_record_spec.rb
David :)
On Nov 7, 11:22 pm, Matt Wynne <[EMAIL PROTECTED]> wrote:
> On 8 Nov 2008, at 06:29, David Beckwith wrote:
>
>
>
> > Hello my fellow RSpeckers,
>
> > I am using the spec command like this:
>
> >
awesome. thank you. that helps a lot.
David ;)
On Nov 7, 11:22 pm, Matt Wynne <[EMAIL PROTECTED]> wrote:
> On 8 Nov 2008, at 06:29, David Beckwith wrote:
>
>
>
> > Hello my fellow RSpeckers,
>
> > I am using the spec command like this:
>
> > spec tokyo_record_spec.rb
>
> > And th
12 matches
Mail list logo