Hello everyone,
I'm just working my way through the RSpec/Cucumber book, I love the tool but
not so much the learning curve :(
Starting with my first view, is it okay for me, in the BDD world, to do the
following or can I put them all in one 'it' block to save on having to
render the page every t
On May 13, 2010, at 6:41 AM, Ants Pants wrote:
> Hello everyone,
>
> I'm just working my way through the RSpec/Cucumber book, I love the tool but
> not so much the learning curve :(
Welcome! We're here to help.
> Starting with my first view, is it okay for me, in the BDD world, to do the
> fo
Thanks for so much information that I will look into.
I was aware of using Cucumber/Webrat for this purpose but I'm doing things
the long way until it feels unnatural. This way, I'll be in the position to
weigh up the pros and cons of a best approach in the future.
For now, I'll leave the fields
On May 13, 2010, at 10:10 AM, Ants Pants
wrote:
Thanks for so much information that I will look into.
I was aware of using Cucumber/Webrat for this purpose but I'm doing
things the long way until it feels unnatural. This way, I'll be in
the position to weigh up the pros and cons of a be
OK, thanks guys.
On May 11, 2:03 am, David Chelimsky wrote:
> On May 10, 2010, at 6:51 PM, Rob Sanheim wrote:
>
> > I paired with Chad on Micronaut, and can confirm that fixtures were
> > not on our priority list. Note that fixtures would be supplied by
> > rspec-rails, though, not rspec-core (i
On 13 May 2010, at 12:41, Ants Pants wrote:
> Hello everyone,
Hello and welcome :)
> I'm just working my way through the RSpec/Cucumber book, I love the tool but
> not so much the learning curve :(
>
> Starting with my first view, is it okay for me, in the BDD world, to do the
> following or