Hi, rake test:test:rcov
This outputs to my console proper results. All test are run and coverage percentage differs when running functional/integration/unit tests. But at the and I get only one folder "coverage/test" with the last results in HTML format. The logs of the plugin say (3 times): (...) View the full results at <file:///foo/coverage/test/index.html> (...) View the full results at <file:///foo/coverage/test/index.html> (...) View the full results at <file:///foo/coverage/test/index.html> So the plugin overwrites its output. Any idea how to make it work? Any help appreciated. M. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

