search for: failing_examples

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

2007 Jun 08
5
autotest bug?
Autotest is running continuously - even when the files mtimes aren''t changing. I believe this only happens if using a failures file. autotest -v gives me: euclid% autotest -v loading autotest/rails_rspec /opt/local/bin/ruby -S script/spec -O spec/spec.opts spec/ controllers/log_entries_controller_spec.rb spec/views/login/ new_spec.rb spec/controllers/login_controller_spec.rb
2006 Dec 03
4
RSpec 0.7.4 released
...released RSpec 0.7.4 yesterday, and by now the gems should have rsync''ed to all the mirrors. This release features a complete redesign of the reports generated with --format html. You can see some examples of it here: http://rspec.rubyforge.org/report.html http://rspec.rubyforge.org/tools/failing_examples.html As usual there are many bug fixes - mostly related to spec/rails. If you run into problems, please report bugs, patches or feature requests in the tracker at rubyforge: http://rubyforge.org/tracker/?group_id=797 Full release notes: http://rubyforge.org/frs/shownotes.php?release_id=8243 Che...
2007 Jul 26
5
Coding standards and whitespace
..._method_example.rb rspec/examples/legacy_spec.rb rspec/examples/predicate_example.rb rspec/examples/shared_behaviours_example.rb rspec/examples/stack.rb rspec/examples/stack_spec.rb rspec/examples/stubbing_example.rb rspec/examples/test_case_adapter_example.rb rspec/examples/test_case_spec.rb rspec/failing_examples/failure_in_setup.rb rspec/failing_examples/failure_in_teardown.rb rspec/failing_examples/mocking_example.rb rspec/failing_examples/predicate_example.rb rspec/failing_examples/raising_example.rb rspec/failing_examples/team_spec.rb rspec/lib/autotest/rspec.rb rspec/lib/spec/dsl/behaviour.rb rspec/lib...
2007 Apr 24
0
Command line changes on trunk (0.9 beta)
I just removed two command line options: --out and --failure. --failure is replaced by --format failing_examples:file.txt --out is replaced simply by your OS'' > - or you can use --format html:path/to/file.html Finally - you can use several --format options so you can get both green dots in the console, html to a file and whatever else you might want. Enjoy, Aslak
2007 May 22
3
BDD screenscast
I posted a quick screencast demonstrating some BDD with RSpec yesterday: http://wincent.com/a/about/wincent/weblog/archives/2007/05/ behaviourdriven.php I''m a C/Objective-C programmer who knows a bit of Ruby, almost nothing about Rails, and in BDD I can really only claim "new but interested" status. It''s not scripted, it''s totally improvised and