On 8/3/07, Fischer, Daniel <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to figure out how to setup a spec structure for plugins. I'm
> getting pretty lost in figuring out how to isolate a plugin enviornment
> emulating rails, but not actually being reflected upon the current rails
> project.
Fischer, Daniel wrote:
> Hello,
>
> I'm trying to figure out how to setup a spec structure for plugins. I'm
> getting pretty lost in figuring out how to isolate a plugin enviornment
> emulating rails, but not actually being reflected upon the current rails
> project.
I just saw an article yest
Hello,
I'm trying to figure out how to setup a spec structure for plugins. I'm
getting pretty lost in figuring out how to isolate a plugin enviornment
emulating rails, but not actually being reflected upon the current rails
project.
What I mean is this, let's say I have a comment plugin. This has
On Aug 3, 2007, at 6:29 AM, Philipp Engel wrote:
> Hello,
>
> I am using rspec in a project and would like to know if you have
> thought about adding a feature.
> RSpec as I know it currently only knows about the predicate 'should'.
> What I have in mind would look something like this:
>
> it :sh
Hello,
I am using rspec in a project and would like to know if you have
thought about adding a feature.
RSpec as I know it currently only knows about the predicate 'should'.
What I have in mind would look something like this:
it :should "have a valid name"
now should is not part of the spec text