Yes sorry I meant that rucola isn't fine tuned for rspec yet. :)
But apperantly Chris is going to work on this.
Eloy
On 18-nov-2007, at 16:45, Chris McGrath <[EMAIL PROTECTED]> wrote:
>
> On 18 Nov 2007, at 14:56, David Chelimsky wrote:
>
>> On Nov 18, 2007 6:36 AM, Eloy Duran <[EMAIL PROTECTED
On Nov 18, 2007 9:45 AM, Chris McGrath <[EMAIL PROTECTED]> wrote:
>
>
> On 18 Nov 2007, at 14:56, David Chelimsky wrote:
>
> > On Nov 18, 2007 6:36 AM, Eloy Duran <[EMAIL PROTECTED]> wrote:
> >> Atm I don't use rSpec but rather test/spec.
> >> So there are probably some hurdles to overcome if you r
On 18 Nov 2007, at 14:56, David Chelimsky wrote:
> On Nov 18, 2007 6:36 AM, Eloy Duran <[EMAIL PROTECTED]> wrote:
>> Atm I don't use rSpec but rather test/spec.
>> So there are probably some hurdles to overcome if you really wish to
>> use rSpec.
>
> What hurdles would you anticipate?
I don't th
On Nov 18, 2007 6:36 AM, Eloy Duran <[EMAIL PROTECTED]> wrote:
> Atm I don't use rSpec but rather test/spec.
> So there are probably some hurdles to overcome if you really wish to
> use rSpec.
What hurdles would you anticipate?
___
rspec-users mailing li
Hey Mathijs,
Someone pinged me that you were interested in BDD with RubyCocoa (RC),
so I thought I'd just chip in.
I write my RC apps in a BDD way and as such support for it is included
with Rucola.
When we release 0.0.2 I will also release a screencast on how I use
BDD with RC.
But the bott
Well that's just cumbersome, and actually not the point of my discussion. I
rather discuss about the ways we could use RSpec to create an application
based on RubyCocoa (for example), instead of discussing about what types of
software can't work on the web, alright?
On Nov 17, 2007 10:51 PM, M. Ed
Matthijs Langenberg wrote:
> Hello everybody,
>
> I've been using RSpec as a tool to create web applications for some time
> now, in Rails, and using plain Ruby with WEBrick as well. The tool suits
> my needs and the story runner is great.
> Now there are things that aren't solvable on the web,