Re: [rspec-users] Preconditions

2007-09-09 Thread David Chelimsky
On 9/8/07, Ben Mabey <[EMAIL PROTECTED]> wrote: > What was the motivation behind taking that tutorial down, BTW? I really > like and benefited from it when I was starting to learn rspec. Was it > just a maintenance issue as far as updating the tutorial to the current > API (DSL)? That was part

[rspec-users] Going beyond the default html formatter/report?

2007-09-09 Thread Priit Tamboom
Hi! I wonder does anybody planning to go beyond the default html formatter/report? The current html report is nice and green but what about to go a little silly and enable also user input. For example to let customer to add a new pending spec, comments etc. I feel it might be mentally easier for

Re: [rspec-users] Failure Messages in RSpec + inline debugging of a spec

2007-09-09 Thread Luis Lavena
On 9/8/07, Jay Levitt <[EMAIL PROTECTED]> wrote: > On 9/8/2007 4:19 PM, Scott Taylor wrote: > > So far it has been > > a mixed experience - I have found that it doesn't work very well with > > rails as you end up debugging more of rails then of your own code. > > Finally, a debugging environment th

Re: [rspec-users] Going beyond the default html formatter/report?

2007-09-09 Thread aslak hellesoy
On 9/9/07, Priit Tamboom <[EMAIL PROTECTED]> wrote: > Hi! > > I wonder does anybody planning to go beyond the default html formatter/report? > > The current html report is nice and green but what about to go a > little silly and enable also user input. For example to let customer > to add a new pen

[rspec-users] BDD your C

2007-09-09 Thread Ben Mabey
Hey all, A couple of weeks a go I posted a quested about using rSpec to spec C code. Soon after I posted that I found about about SWIG.. anyways, I have posted a quick example on how easy it is to use rSpec with C: http://www.benmabey.com/2007/09/09/bdd_your_c/ -Ben ___

Re: [rspec-users] BDD your C

2007-09-09 Thread Ben Mabey
Ben Mabey wrote: > Hey all, > A couple of weeks a go I posted a quested about using rSpec to spec C > code. Soon after I posted that I found about about SWIG.. anyways, I > have posted a quick example on how easy it is to use rSpec with C: > http://www.benmabey.com/2007/09/09/bdd_your_c/ > > -Be

Re: [rspec-users] BDD your C

2007-09-09 Thread Pat Maddox
On 9/9/07, Ben Mabey <[EMAIL PROTECTED]> wrote: > Hey all, > A couple of weeks a go I posted a quested about using rSpec to spec C > code. Soon after I posted that I found about about SWIG.. anyways, I > have posted a quick example on how easy it is to use rSpec with C: > http://www.benmabey.com/2