search for: hennemeyer

Displaying 5 results from an estimated 5 matches for "hennemeyer".

2008 Jun 01
6
!= again
...peed decrease of 15% to 50%. That is still bad but having lots of people consider the passing of ''1.should != 1'' an rspec bug is bad too. Here is the benchmarking script: http://pastie.caboo.se/206853 And the code is at branch ''inspect'' in: git://github.com/mhennemeyer/rspec There are examples for should and should_not != and !~ and i will definitely work on performance if you not totally reject this whole idea. Matthias.
2008 Mar 04
3
rspec vs. test::more
Hey all, you HAVE to read this blog post: http://blog.jrock.us/articles/RSpec%20vs.%20Test::More.pod#comments My favorite parts are: 1) ... some rspec code ... > For the sake of comparison lets translate this directly into perl: ... some perl code ... 2) >First, notice that the rspec-version isn''t actually ruby code. It''s not any real language. For the sake of
2008 Jun 06
2
Problems with view spec and mocking will_paginate
Hi all, I have some failures that not I don''t understand this the pastie with index.erb.html http://pastie.org/private/zgohh6dcts04wpfagfgz5q and this is the pastie for view''s spec: http://pastie.org/210485 and the failure: 1) ActionView::TemplateError in ''/posts/index.html.erb should render list of posts'' undefined method `count'' for
2008 Mar 01
5
rspec with continuations: very strange
I appear to have written code which travels backwards through time: http://www.vimeo.com/742590 This disturbs me immensely. If anyone can explain it, that would be cool. I think it''s an illusion brought about by how RSpec wraps the code it executes, and by the sheer weirdness of continuations. -- Giles Bowkett Blog: http://gilesbowkett.blogspot.com Portfolio:
2008 Nov 29
0
Remote Features Screencast
...there, i have written a little Ruby Program called RemoteFeature (It?s more a Hack as of now). It lets you run Cucumber/RSpec Features that are defined in a 37Signals-Writeboard and updates the Writeboard automagically. I have made a Screencast about this. It is available at my blog: http://matthiashennemeyer.com . Or direct: http://chocolateco.de/images/remotefeaturesintro.mov Do you have some Feedback? -- Posted via http://www.ruby-forum.com/.