search for: journal_app

Displaying 1 result from an estimated 1 matches for "journal_app".

2007 Aug 08
3
rspec with autotest on a windows machine
...spec/views/weathers/new.rhtml_spec.rb spec/views/weathers/edit.rhtml_spec.rb spec/helpers/weathers_helper_spec.rb spec/views/weathers/index.rhtml_spec.rb invalid option: -O Test::Unit automatic runner. I also have the TDD screencast and I am able to run autotest with no problems: D:\ruby\projects\journal_app>autotest loading autotest/rails c:\ruby\bin\ruby -rrubygems -e "require ''redgreen''" -I.;lib;test -rtest/unit -e "%w[test/functional/journals_controller_test.rb test/integration/journal_stories_test.rb test/unit/journal_test.rb].each { |f| require f }" | uni...