Be more confident about Test::Unit support

[ci skip]
This commit is contained in:
Andrew Haines 2013-01-14 13:43:44 +00:00
parent 1b54fd63c6
commit 130edec103
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ so that you can do:
## Testing
Draper supports RSpec and Minitest::Rails out of the box, and should work with Test::Unit as well.
Draper supports RSpec, MiniTest::Rails, and Test::Unit, and will add the appropriate tests when you generate a decorator.
### RSpec