Re: [rspec-users] Fail to load spec/rake/spectask

2010-10-26 Thread Fredrik Westermark
Many thanks David! My rspec tests can now be executed and presented from Hudson using rake and the ci_reporter. Best regards /Fredrik -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org

Re: [rspec-users] Need help to figure out why this expectation isn't met.

2010-10-26 Thread Haim Ashkenazi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chris, On Oct 26, 2010, at 11:15 AM, Chris Mear wrote: > > On 25 Oct 2010, at 09:54, Haim Ashkenazi wrote: > >> On Oct 25, 2010, at 9:09 AM, Haim Ashkenazi wrote: >> >>> Hi >>> >>> This is my first ruby script, so sorry if it's trivial :) >>>

Re: [rspec-users] Need help to figure out why this expectation isn't met.

2010-10-26 Thread Chris Mear
On 25 Oct 2010, at 09:54, Haim Ashkenazi wrote: > On Oct 25, 2010, at 9:09 AM, Haim Ashkenazi wrote: > >> Hi >> >> This is my first ruby script, so sorry if it's trivial :) >> >> I have a should_receive expectation on :new which should work (and works on >> a simple test I wrote) but it doesn