Displaying 2 results from an estimated 2 matches for "bengreenberg".
2007 Dec 19
5
Installation Trouble
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_on_rails directories into my app''s vendor/plugins directory. Then
I ran
2008 Jan 13
3
How to trace running spec
Hey all,
I have a spec that is hanging when it is running.
How do I get the rspec runner to show what specs it''s running so I can
which one is hanging? I am calling the runner from my rails project.
Thanks,
Ben