Displaying 6 results from an estimated 6 matches for "rpec".
Did you mean:
rpc
2006 Dec 12
3
rpec 0.7.4/ rails 1.2rc1 troubles
I believe that I have followed these directions exactly: http://
rspec.rubyforge.org/documentation/rails/install.html
My new spec tests work, but my old Test::Unit test don''t produce any
output. The only clue I have anything is happening at all are these
messages in log/test.log:
Spec::Rails::HelperEvalContextController: missing default helper path
2007 Jan 30
5
errors while testing resource controller using rpec
I am testing a resource called venue in this piece of code (generated
using script/rspec_resource)
====================
context "Requesting /venues using POST" do
controller_name :venues
setup do
@mock_venue = mock(''Venue'')
@mock_venue.stub!(:save).and_return(true)
@mock_venue.stub!(:to_param).and_return(1)
Venue.stub!(:new).and_return(@mock_venue)
2007 Nov 12
2
Using the mock framework in story runner
Hey all,
What is the easiest way to include rpec''s mocking framework into a story
so I can use it? I want to use it to stub out a Net::HTTP method so I''m
not making API calls every time I run my story. :)
Thanks,
Ben
2007 May 07
6
mock frameworks
Just curious - now that rspec (as of 0.9) let''s you choose your mock
framework, how many of you are actually using (or planning to use)
mocha or flexmock?
Anybody planning to use any other mock framework besides rspec, mocha
or flexmock?
Thanks,
David
2007 Oct 10
9
Rspec Textmate bundle errors
Hello all,
Having a problem with the Rspec textmate bundle and having quizzed
the guys in #textmate to no success about the errors, I''ve been
suggested to try you guys!
When I run the "Run Behaviour Description" command, I get the
following errors:
/Users/alastair/Library/Application Support/TextMate/Bundles/
RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:34:in
2012 Jun 24
0
nouveau _BIOS method
..._SB_PCI0LPCBH_
0fa0: 45 43 45 43 4d 44 0a 66 a4 00 14 28 52 50 43 53 ECECMD.f...(RPCS
0fb0: 00 a0 1f 5c 45 43 4f 4e 70 5c 2f 05 5f 53 42 5f ...\ECONp\/._SB_
0fc0: 50 43 49 30 4c 50 43 42 48 5f 45 43 50 52 43 53 PCI0LPCBH_ECPRCS
0fd0: 60 a4 60 14 44 09 52 50 45 43 00 70 00 60 a0 47 `.`.D.RPEC.p.`.G
0fe0: 08 5c 45 43 4f 4e 70 5c 2f 05 5f 53 42 5f 50 43 .\ECONp\/._SB_PC
0ff0: 49 30 4c 50 43 42 48 5f 45 43 50 45 43 30 61 7d I0LPCBH_ECPEC0a}
1000: 60 61 60 70 5c 2f 05 5f 53 42 5f 50 43 49 30 4c `a`p\/._SB_PCI0L
1010: 50 43 42 48 5f 45 43 50 45 43 31 61 7d 60 79 61 PCBH_ECPEC1a}`...