[rspec-users] Running specs within spec_server

2008-08-24 Thread Nick
Hi guys. I'm unable to run my specs through a spec server. I've spent several hours searching and playing around with this problem, and I simply can't find a solution. So if anyone has any suggestions, I'm all ears. Does script/server need to be running in conjunction with the spec server? I have

[rspec-users] no out for parameterized stories?

2008-08-24 Thread aa aa
Hi, I just install rspec (and rspec-rails) from git and tried to write a user story, its all good but the output lacks the parameters i used. Here's an example of what is happening === RSPEC FILE stories/example.rb === Story "A story", %{ As a user I want to do something So I can have some b

Re: [rspec-users] story vs feature (was Documentation for Plain-Text Stories)

2008-08-24 Thread Jay Levitt
David Chelimsky wrote: Agreed. Tools is tools. Process is process. (boat is boat ) And parts is parts. Let's not forget that: http://www.youtube.com/watch?v=OTzLVIc-O5E Jay ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge

[rspec-users] Running specs within a spec server

2008-08-24 Thread Nick Hoffman
Hi guys. I'm unable to run my specs through a spec server. I've spent several hours searching and playing around with this problem, and I simply can't find a solution. So if anyone has any suggestions, I'm all ears. Does script/server need to be running in conjunction with the spec server

Re: [rspec-users] What are we spec'ing?

2008-08-24 Thread Muhammad Ichsan
On Sun, Aug 24, 2008 at 9:53 PM, Jim Gay <[EMAIL PROTECTED]> wrote: > On Aug 24, 2008, at 10:39 AM, Muhammad Ichsan wrote: > > Check out this thread: > http://groups.google.com/group/rspec/browse_thread/thread/7bb484873d327232/a2d46045dcbf1066?lnk=st&q=Should(not%3F)+test+associations+(was%3A+Deali

Re: [rspec-users] story vs feature (was Documentation for Plain-Text Stories)

2008-08-24 Thread David Chelimsky
On Fri, Aug 22, 2008 at 12:53 PM, Jonathan Linowes <[EMAIL PROTECTED]> wrote: > > On Aug 20, 2008, at 10:20 AM, David Chelimsky wrote: >> >> I see them as very different. >> >> User Stories are inputs to a development process and Features are the >> outputs. > > I decided to churn on this for a few

Re: [rspec-users] Spec'ing exhaustively?

2008-08-24 Thread David Chelimsky
On Sun, Aug 24, 2008 at 9:44 AM, Muhammad Ichsan <[EMAIL PROTECTED]> wrote: > Dear All, > > Before I know spec'ing, I've been practicing testing using JUnit. I > remember that once Kent Beck said (if I'm not mistaken) that we should > not test exhaustively. Instead, we should test until our doubt i

Re: [rspec-users] What are we spec'ing?

2008-08-24 Thread Jim Gay
On Aug 24, 2008, at 10:39 AM, Muhammad Ichsan wrote: Dear All, I'm a new member here. I've been using RSpec since my first Rails project. I'm proud that I've deliver the most bugs free app in my office (In my country, spec'ing even autotesting is not common). Thanks to Ruby community that make

[rspec-users] Spec'ing exhaustively?

2008-08-24 Thread Muhammad Ichsan
Dear All, Before I know spec'ing, I've been practicing testing using JUnit. I remember that once Kent Beck said (if I'm not mistaken) that we should not test exhaustively. Instead, we should test until our doubt in the quality is gone. What about spec'ing? Is spec'ing aimed to create good document

[rspec-users] What are we spec'ing?

2008-08-24 Thread Muhammad Ichsan
Dear All, I'm a new member here. I've been using RSpec since my first Rails project. I'm proud that I've deliver the most bugs free app in my office (In my country, spec'ing even autotesting is not common). Thanks to Ruby community that make autotesting very easy and encouraging. I think Ruby is t

Re: [rspec-users] Upgraded to 2.1 and 1.1.4 from 2.0 and 1.1.3, no output from 'rake spec'

2008-08-24 Thread Pat Parslow
Pat Parslow wrote: *snip* >> > > I am getting the same problem on XP with a fresh install (ruby 1.8.6 > patch 111 - not so fresh, I admit) Rails 2.1 rspec 1.1.4 > > I think the problem may be something to do with not being able to check > out the rspec 1.4.1 after cloning the git. It complain