Posted By: Dr Nic Williams
Date: 2007-03-18 22:21
Summary: New Gem Generator generated tests work with autotest
Project: New Gem Generator
The New Gem Generator (newgem) generates the scaffolding for new gems to make it super easy to bundle library files into gems, and provide test files.
0.8.0 - Uses hoe itself - less hypocritical
- Generated test files use name 'test_<gemname>.rb' instead of '<gemname>_test.rb' to support
ZenTest's autotest expectations of naming. Manifest updated too.
|
|