Displaying 3 results from an estimated 3 matches for "rel_0_6_4".
Did you mean:
rel_0_6_3
2006 Oct 02
3
RSpec 0.6.4 released
We''ve released RSpec 0.6.4. Check it out! Check it out!
Release info:
http://rubyforge.org/frs/shownotes.php?release_id=7178
General info:
http://rspec.rubyforge.org/
Questions? Right here!
Enjoy,
David
2006 Oct 20
0
slow rails_spec
My rails_spec runs are taking around 75 seconds. I''m on REL_0_6_4 with
edge rails. This is a fresh application I just started this
morning?I''ve got four specs that take less than a second to run via
rake. Any ideas why it''s so slow?
2007 May 01
7
RSpec 0.9.1 released
The RSpec team is pleased to announce RSpec 0.9.1 (we skipped 0.9.0).
RSpec is a framework that provides programmers with a Domain Specific
Language to describe the behaviour of Ruby code with readable,
executable examples that guide you in the
design process and serve well as both documentation as tests.
This release includes a complete overhaul of the API, which can be
summarised as follows:
*