Sha256: d44d5876a2b3e0fffb6a680f46793fcf01b9f4150478660a8a806c5362d63c22
Contents?: true
Size: 373 Bytes
Versions: 2
Compression:
Stored size: 373 Bytes
Contents
# Test::Unit Template validate: abort "Test name must ba a single word" if name =~ /\s+/ name: options['name'] || metadata.package test_dir: argument #dir if dir class_name: name.modulize if name test_name: name.pathize if name test_dir: (Dir['{test/unit,test}/'].first || 'test').chomp('/') form_dir: (Dir['{form{,s}/'].first || 'form/').chomp('/')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sow-0.5 | plug/sow/seeds/testunit/DATA.yml |
sow-0.4.0 | plug/sow/seeds/testunit/DATA.yml |