No it isn't you can have
When /determine the party (.*)/ do
And call that in in other nested step using a string literal
When
When "deterimine the party foo"
end
In fact I never enclose the arguments with a string delimiter as I
think it makes the feature less clear - don't think feature wri
On Nov 29, 2008, at 2:19 PM, Brian Takita wrote:
On Fri, Nov 28, 2008 at 1:17 PM, Student <[EMAIL PROTECTED]
spring.net> wrote:
Performance is one of those nasty things that can go from being a
non-
issue to THE issue (next to correctness) in the blink of an eye.
I am
curious, however. H
Hi there,
i have written a little Ruby Program called RemoteFeature (It’s more a
Hack as of now).
It lets you run Cucumber/RSpec Features that are defined in a
37Signals-Writeboard and updates
the Writeboard automagically. I have made a Screencast about this. It is
available at my blog:
http://matt
On Sat, Nov 29, 2008 at 2:28 PM, Brian Takita <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 28, 2008 at 4:28 PM, Scott Taylor
> <[EMAIL PROTECTED]> wrote:
>>
>> On Nov 28, 2008, at 11:52 AM, David Chelimsky wrote:
>>
>>> On Thu, Nov 27, 2008 at 8:17 PM, Mark Wilden <[EMAIL PROTECTED]> wrote:
O
On Fri, Nov 28, 2008 at 4:28 PM, Scott Taylor
<[EMAIL PROTECTED]> wrote:
>
> On Nov 28, 2008, at 11:52 AM, David Chelimsky wrote:
>
>> On Thu, Nov 27, 2008 at 8:17 PM, Mark Wilden <[EMAIL PROTECTED]> wrote:
>>>
>>> On Thu, Nov 27, 2008 at 5:57 PM, Brian Takita <[EMAIL PROTECTED]>
>>> wrote:
>>
On Fri, Nov 28, 2008 at 1:17 PM, Student <[EMAIL PROTECTED]> wrote:
> Performance is one of those nasty things that can go from being a non-
> issue to THE issue (next to correctness) in the blink of an eye. I am
> curious, however. How much total performance difference did this
> change make? I