D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby21
/
lib64
/
ruby
/
gems
/
2.1.0
/
specifications
/
default
/
Filename :
test-unit-2.1.10.0.gemspec
back
Copy
Gem::Specification.new do |s| s.name = "test-unit" s.version = "2.1.10.0" s.date = "2016-04-01" s.summary = "test/unit compatible API testing framework" s.description = "This library implements test/unit compatible API on minitest. The test/unit means that test/unit which was bundled with Ruby 1.8." s.homepage = "http://www.ruby-lang.org" s.authors = nil s.email = "sorah@tubusu.net" s.files = ["test/unit.rb", "test/unit/assertions.rb", "test/unit/parallel.rb", "test/unit/testcase.rb"] end