Issue #2969 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Puppet 3.0.0rc1 ---------------------------------------- Refactor #2969: Convert Test::Unit tests to RSpec https://projects.puppetlabs.com/issues/2969#change-71902 Author: James Turnbull Status: Closed Priority: Normal Assignee: Category: testing Target version: 3.0.0 Affected Puppet version: 0.25.1 Keywords: Branch: Use automatic conversion to convert Test::Unit tests to Rspec. Here's some examples of howtos: <a href="http://www.devchix.com/2008/01/04/migrating-from-testunit-to-rspec/">A rails specific example</a> A <a href="http://pragmatig.wordpress.com/2008/03/26/convert-testunit-to-rspec-by-script/">generic example</a> using the code from <a href="http://github.com/relevance/spec_converter">this project</a>. <a href="http://davidjrice.co.uk/2007/08/12/ruby-on-rails-plugin-test-unit-to-rspec-converter.html">Another rails specific example</a> An example of just <a href="http://blog.davidchelimsky.net/2009/02/02/rspec-works-with-test-unit/#more-1543">mapping the to rspec</a> without any conversion. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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/puppet-bugs?hl=en.
