Hi all,
I may be missing something simple here, but I'm having problems with
attempting to get a javascript request test going. I'm not sure if
this is the correct place to ask but perhaps someone will be able to
direct me to the right place if not.
The problem I'm having is that in my before(:ea
Steffen,
What ruby version do you have? i.e. /usr/bin/ruby -v
--
Chad
On Sep 14, 2009, at 2:32 PM, Steffen Hiller wrote:
Hey,
I finally upgraded from a rather old RSpec Textmate Bundle to the
newest
version. (master:efe49e)
But when running any commands such as "Run Example
Here's my Gemfile:
group :development, :test do
> gem 'rspec-rails', '2.0.0'
> gem 'cucumber-rails', '0.3.2'
> gem 'capybara', '0.4.0.rc'
> end
and here's my spec:
describe "welcome/index.html.haml" do
> it "displays 'Problem Child' in the header" do
> render
> rendered.should c
Githubs recent gem builder changes have caused some issues with
this. We are looking into it today in more detail. Pulling it down
and manually building should definitely work in the meantime.
--
Chad Humphries
spicycode
On Feb 13, 2009, at 4:01 AM, Fernando Perez wrote:
You
.
Deprecated a number of mock_* methods.
-Chad
On Sep 3, 2007, at 12:08 AM, Zach Dennis wrote:
> On 9/2/07, Andrew WC Brown <[EMAIL PROTECTED]> wrote:
>> I think that makes sense.
>>
>> Which do you recommend? Flexmock or Mocha?
>>
>
> I wouldn't recommen
I generally write custom expectation matchers when I want more
specific information on failure scenarios. Granted this might not
work in all scenarios (taking time to write a custom matcher I mean),
but for most things it has made it very nice.
-Chad
On Sep 4, 2007, at 5:08 PM, Jay Levitt
hances of wandering about to other
tasks) we always want to run the full stack locally and not just a
slice.
Then again all this strikes me as rather funny as I remember waiting
5 or 6 minutes back in my .NET days for a quarter our tests to run,
with no coverage report. I guess ruby and rs
g stations (one per pair of
users, no distributed spec running yet). Our main specs are built
around heavier use of mocking/stubbing.
- Chad
On Oct 7, 2007, at 2:14 AM, Scott Taylor wrote:
>
> On Oct 7, 2007, at 1:47 AM, Pat Maddox wrote:
>
>> On 10/6/07, Scott Taylor
David,
The move should be complete now.
-Chad
On Nov 18, 2007, at 5:26 PM, David Chelimsky wrote:
> On Nov 18, 2007 4:16 PM, Jonathan Linowes <[EMAIL PROTECTED]>
> wrote:
>> David,
>>
>> If no one else offers a more efficient solution, I'm willing to
&g
this issue rise up if you have one in a shared
behaviour and accidental duplication in the file (that was my case
when I updated this morning).
- Chad
On Nov 21, 2007, at 1:12 PM, Scott Taylor wrote:
> I svn up'ed this morning, to get the following message with rake spec:
>
>
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 Greenbe
elper')
describe MyExtension do
...
end
And that should about do it.
--
Chad Humphries
http://spicycode.com/
On Dec 22, 2007, at 1:17 PM, Caleb Land wrote:
> I was reading the documentation on using rails with rspec and I
> didn't see anything about how to spec librar
A good thing to note is that you can run many of the distributed scm tools
in a 'svn wrapper' mode to ease transition with existing repositories. That
made the switch much easier for me.
- Chad
On Jan 27, 2008 5:00 PM, Dan North <[EMAIL PROTECTED]> wrote:
> I can see thi
Congrats Pat!
--
Chad
On Fri, Apr 4, 2008 at 2:52 PM, Andrew WC Brown <[EMAIL PROTECTED]> wrote:
> Gooble Goble, Gooble Goble, One of Us! One of Us!
>
>
>
> On Fri, Apr 4, 2008 at 2:42 PM, Brian Takita <[EMAIL PROTECTED]> wrote:
> > On Fri, Apr 4, 2008 at 10:
Very cool, I'll try it out tomorrow.
--
Chad
On Mon, Apr 28, 2008 at 8:08 PM, Corey Haines <[EMAIL PROTECTED]> wrote:
> I'm using rspactor now over autotest. I'll give the beta a shot.
>
> -Corey
>
>
>
> On Mon, Apr 28, 2008 at 3:51 PM, rubyphun
I've got a version of rcov up at github (sudo gem install
spicycode-rcov --source=http://gems.github.com/) incorporating many of
the fixes for rcov segfaults. So far none of the old standard
crashes have crept back up. Give it a try and let me know how it
works for you.
--
Chad
On Sat, S
or to replace it and stay a separate gem?
--
Chad
On Tue, Sep 23, 2008 at 8:44 AM, David Chelimsky <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 23, 2008 at 4:21 AM, Ashley Moran
> <[EMAIL PROTECTED]> wrote:
>>
>> On 23 Sep 2008, at 02:35, David Chelimsky wrote:
>>
17 matches
Mail list logo