Metadata


Name
test_construct
Version
2.0.2
Platform
ruby
Authors
Ben Brinckerhoff
Avdi Grimm
Bindir
bin
Date
2019-05-31 00:00:00 UTC
Dependencies
bundler (~> 1.3, development)
rake (>= 0, development)
minitest (~> 5.0.8, development)
mocha (~> 0.14.0, development)
rspec (~> 3.0, development)
Description
Creates temporary files and directories for testing.
Email
ben@bbrinck.com
avdi@avdi.org
Files
.gitignore
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
examples/foobar_spec.rb
examples/foobar_test.rb
lib/test_construct.rb
lib/test_construct/helpers.rb
lib/test_construct/pathname_extensions.rb
lib/test_construct/rspec_integration.rb
lib/test_construct/version.rb
test/rspec_integration_test.rb
test/test_construct_test.rb
test/test_helper.rb
test_construct.gemspec
Homepage
https://github.com/bhb/test_construct
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.7.6
Specification version
4
Summary
Creates temporary files and directories for testing.
Test files
test/rspec_integration_test.rb
test/test_construct_test.rb
test/test_helper.rb
Original platform
ruby
New platform
ruby