> merb-gen model post --testing-framework=test_unit
>
> and it created a file:
>
> test/models/post_test.rb
>
> containing:
>
> require File.join(File.dirname(__FILE__), '..', 'test_helper' )

Did it create test/test_helper.rb ?

Did 'rake test' start working?

-- 
 Phlip

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to