Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
On Dec 19, 2007, at 10:42 PM, David Chelimsky wrote: > On Dec 20, 2007 12:25 AM, James Deville <[EMAIL PROTECTED]> > wrote: >> >> >> On Dec 19, 2007, at 10:16 PM, David Chelimsky wrote: >> >>> On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> >>> wrote: On Dec 19, 2007,

Re: [rspec-users] Story runner rake task

2007-12-19 Thread David Chelimsky
On Dec 20, 2007 12:42 AM, Ben Mabey <[EMAIL PROTECTED]> wrote: > > James Deville wrote: > > On Dec 19, 2007, at 10:16 PM, David Chelimsky wrote: > > > > > >> On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> > >> wrote: > >> > >>> On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: > >>>

Re: [rspec-users] link to lighthouse?

2007-12-19 Thread David Chelimsky
On Dec 20, 2007 12:43 AM, Jonathan Linowes <[EMAIL PROTECTED]> wrote: > fyi, there doesnt seem to be a link to rspec.lighthouse.com from the > new web site (unless I missed it). I guess I expected it under > "Community" http://rspec.info/community/contribute.html > > linoj > > ___

[rspec-users] link to lighthouse?

2007-12-19 Thread Jonathan Linowes
fyi, there doesnt seem to be a link to rspec.lighthouse.com from the new web site (unless I missed it). I guess I expected it under "Community" linoj ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-

Re: [rspec-users] Story runner rake task

2007-12-19 Thread Ben Mabey
James Deville wrote: > On Dec 19, 2007, at 10:16 PM, David Chelimsky wrote: > > >> On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> >> wrote: >> >>> On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: >>> >>> On Dec 19, 2007 11:40 PM, James Deville <[EMAIL PROTECTED

Re: [rspec-users] Story runner rake task

2007-12-19 Thread David Chelimsky
On Dec 20, 2007 12:25 AM, James Deville <[EMAIL PROTECTED]> wrote: > > > On Dec 19, 2007, at 10:16 PM, David Chelimsky wrote: > > > On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> > > wrote: > >> > >> > >> On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: > >> > >>> On Dec 19, 2007 11

Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
On Dec 19, 2007, at 10:16 PM, David Chelimsky wrote: > On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> > wrote: >> >> >> On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: >> >>> On Dec 19, 2007 11:40 PM, James Deville <[EMAIL PROTECTED]> >>> wrote: On Dec 19, 2007,

Re: [rspec-users] Story runner rake task

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 11:50 PM, James Deville <[EMAIL PROTECTED]> wrote: > > > On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: > > > On Dec 19, 2007 11:40 PM, James Deville <[EMAIL PROTECTED]> > > wrote: > >> > >> > >> On Dec 19, 2007, at 9:38 PM, David Chelimsky wrote: > >> > >>> On Dec 19, 2007 11:

Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
On Dec 19, 2007, at 9:44 PM, David Chelimsky wrote: > On Dec 19, 2007 11:40 PM, James Deville <[EMAIL PROTECTED]> > wrote: >> >> >> On Dec 19, 2007, at 9:38 PM, David Chelimsky wrote: >> >>> On Dec 19, 2007 11:34 PM, James Deville <[EMAIL PROTECTED]> >>> wrote: Yeah, had a slight email con

Re: [rspec-users] Story runner rake task

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 11:40 PM, James Deville <[EMAIL PROTECTED]> wrote: > > > On Dec 19, 2007, at 9:38 PM, David Chelimsky wrote: > > > On Dec 19, 2007 11:34 PM, James Deville <[EMAIL PROTECTED]> > > wrote: > >> Yeah, had a slight email conversation with David C about that in > >> regards to bug #188. I

Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
On Dec 19, 2007, at 9:38 PM, David Chelimsky wrote: > On Dec 19, 2007 11:34 PM, James Deville <[EMAIL PROTECTED]> > wrote: >> Yeah, had a slight email conversation with David C about that in >> regards to bug #188. I am wondering why we don't standardize it, ya >> know convention over configura

Re: [rspec-users] Story runner rake task

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 11:34 PM, James Deville <[EMAIL PROTECTED]> wrote: > Yeah, had a slight email conversation with David C about that in > regards to bug #188. I am wondering why we don't standardize it, ya > know convention over configuration and all. Because I think it's premature to call anything

Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
What file is that in? I was looking for one in trunk earlier. JD On Dec 19, 2007, at 5:07 PM, Ben Mabey wrote: > Ben Mabey wrote: >> James Deville wrote: >> >>> What's the status on a rake task for the story runner. If nothing is >>> in progress, where could I start to try and build one? >>> >>>

Re: [rspec-users] Story runner rake task

2007-12-19 Thread James Deville
Yeah, had a slight email conversation with David C about that in regards to bug #188. I am wondering why we don't standardize it, ya know convention over configuration and all. JD On Dec 19, 2007, at 6:28 PM, Josh Knowles wrote: > On 12/19/07, James Deville <[EMAIL PROTECTED]> wrote: >> What'

Re: [rspec-users] Installation Trouble

2007-12-19 Thread Ben Greenberg
Chad Humphries wrote: Also, could you post the spec if possible? - Chad On Dec 19, 2007, at 10:11 AM, David Chelimsky wrote: And you've got the following near the top of spec/spec_helper.rb? require 'spec' require 'spec/rails' ___ rspec-users ma

Re: [rspec-users] Story runner rake task

2007-12-19 Thread Josh Knowles
On 12/19/07, James Deville <[EMAIL PROTECTED]> wrote: > What's the status on a rake task for the story runner. If nothing is > in progress, where could I start to try and build one? Until step/scenario directories are standardized you're not going to see a rake task committed. Feel free to roll y

Re: [rspec-users] Story runner rake task

2007-12-19 Thread Ben Mabey
Ben Mabey wrote: > James Deville wrote: > >> What's the status on a rake task for the story runner. If nothing is >> in progress, where could I start to try and build one? >> >> JD >> ___ >> rspec-users mailing list >> rspec-users@rubyforge.org >> ht

Re: [rspec-users] Story runner rake task

2007-12-19 Thread Kyle Hargraves
On Dec 19, 2007 7:01 PM, James Deville <[EMAIL PROTECTED]> wrote: > What's the status on a rake task for the story runner. If nothing is > in progress, where could I start to try and build one? > > JD I've been using: task 'stories' do sh "ruby stories/all.rb" end task 'stories:rcov' do sh "

Re: [rspec-users] Story runner rake task

2007-12-19 Thread Ben Mabey
James Deville wrote: > What's the status on a rake task for the story runner. If nothing is > in progress, where could I start to try and build one? > > JD > ___ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listi

[rspec-users] Story runner rake task

2007-12-19 Thread James Deville
What's the status on a rake task for the story runner. If nothing is in progress, where could I start to try and build one? JD ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] new home for the rspec website

2007-12-19 Thread Ed Howland
On Dec 14, 2007 9:59 AM, David Chelimsky <[EMAIL PROTECTED]> wrote: > On Dec 14, 2007 9:28 AM, Bart Zonneveld <[EMAIL PROTECTED]> wrote: > > > > On 14 dec 2007, at 16:05, David Chelimsky wrote: > > > > > Hi all, > > > > > > The 1.1.0 docs are there. The 1.0.8 docs are still at > > > http://rspec.ru

[rspec-users] RE : Using autotest + rspec for plain ruby (not rails)

2007-12-19 Thread Michel Demazure
Thanks. I found the bug : zentest 3.6 has got capitals : it is now ZenTest ! Michel Demazure [EMAIL PROTECTED] -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de David Chelimsky Envoyé : mercredi 19 décembre 2007 16:29 À : rspec-users Objet : Re: [rspec-use

Re: [rspec-users] Using autotest + rspec for plain ruby (not rails)

2007-12-19 Thread Scott Taylor
On Dec 19, 2007, at 9:27 AM, Michel Demazure wrote: autotest (zentest 3.5.0) + rspec 1.1.1 ask for “spec_autotest.rb”, nowhere to be found... Also - I'd stay away from doing a gem update --system. Scott ___ rspec-users mailing list rspec-users@

Re: [rspec-users] Using autotest + rspec for plain ruby (not rails)

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 8:27 AM, Michel Demazure <[EMAIL PROTECTED]> wrote: > autotest (zentest 3.5.0) + rspec 1.1.1 ask for "spec_autotest.rb", nowhere > to be found... Gotta update ZenTest. The integration w/ rspec didn't get added until 3.6. ___ rspec-users m

[rspec-users] Using autotest + rspec for plain ruby (not rails)

2007-12-19 Thread Michel Demazure
autotest (zentest 3.5.0) + rspec 1.1.1 ask for "spec_autotest.rb", nowhere to be found... ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Change in isolation behaviour 1.08 - 1.10 ?

2007-12-19 Thread Jeroen Houben
On 12/17/07 7:14 PM, "aslak hellesoy" <[EMAIL PROTECTED]> wrote: > On Dec 17, 2007 5:58 PM, David Chelimsky <[EMAIL PROTECTED]> wrote: >> On Dec 17, 2007 10:55 AM, aslak hellesoy <[EMAIL PROTECTED]> wrote: >>> On Dec 17, 2007 4:12 PM, David Chelimsky <[EMAIL PROTECTED]> wrote: On Dec 17, 2

Re: [rspec-users] Installation Trouble

2007-12-19 Thread Chad Humphries
Also, could you post the spec if possible? - Chad On Dec 19, 2007, at 10:11 AM, David Chelimsky wrote: > On Dec 19, 2007 8:46 AM, Ben Greenberg > <[EMAIL PROTECTED]> wrote: >> >> David Chelimsky wrote: >> >> On Dec 19, 2007 7:31 AM, Ben Greenberg <[EMAIL PROTECTED] >> > >> wrote: >> >> >> Hey

Re: [rspec-users] Installation Trouble

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 8:46 AM, Ben Greenberg <[EMAIL PROTECTED]> wrote: > > David Chelimsky wrote: > > On Dec 19, 2007 7:31 AM, Ben Greenberg <[EMAIL PROTECTED]> > wrote: > > > Hey all, > > I'm new to BDD and rspec, but I am very intrigued. > > I tried installing rspec and rspec_on_rails into my Rai

Re: [rspec-users] Installation Trouble

2007-12-19 Thread Ben Greenberg
David Chelimsky wrote: On Dec 19, 2007 7:31 AM, Ben Greenberg <[EMAIL PROTECTED]> wrote: Hey all, I'm new to BDD and rspec, but I am very intrigued. I tried installing rspec and rspec_on_rails into my Rails app, but I am having some trouble. I chose to install both as plugins, as the do

Re: [rspec-users] Installation Trouble

2007-12-19 Thread David Chelimsky
On Dec 19, 2007 7:31 AM, Ben Greenberg <[EMAIL PROTECTED]> wrote: > > > Hey all, > > I'm new to BDD and rspec, but I am very intrigued. > > I tried installing rspec and rspec_on_rails into my Rails app, but I am > having some trouble. > > I chose to install both as plugins, as the documentation

[rspec-users] Installation Trouble

2007-12-19 Thread Ben Greenberg
Hey all, I'm new to BDD and rspec, but I am very intrigued. I tried installing rspec and rspec_on_rails into my Rails app, but I am having some trouble. I chose to install both as plugins, as the documentation suggests. I checked out the CURRENT tag from svn, and copied the rspec and rspec