Sha256: 02c153b90e1ec299b5d61f410cbc0a2b0cf54a888876eb77d60525dc95dc5160

Contents?: true

Size: 656 Bytes

Versions: 1

Compression:

Stored size: 656 Bytes

Contents

Gem::Specification.new do |s|
  s.name              = "cutest"
  s.version           = "0.1.1"
  s.summary           = "Forking tests."
  s.description       = "Run tests in separate processes to avoid shared state."
  s.authors           = ["Damian Janowski", "Michel Martens"]
  s.email             = ["djanowski@dimaion.com", "michel@soveran.com"]
  s.homepage          = "http://github.com/djanowski/cutest"
  s.files = ["LICENSE", "README.markdown", "Rakefile", "lib/cutest.rb", "cutest.gemspec", "test/assert.rb", "test/assert_raise.rb", "test/prepare.rb", "test/run.rb", "test/scopes.rb", "test/setup.rb"]
  s.add_dependency "batch", "~> 0.0.3"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cutest-0.1.1 cutest.gemspec