Package: ruby-test-construct (2.0.2-3)
Links for ruby-test-construct
Debian Resources:
Download Source Package ruby-test-construct:
- [ruby-test-construct_2.0.2-3.dsc]
- [ruby-test-construct_2.0.2.orig.tar.gz]
- [ruby-test-construct_2.0.2-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Ruby library that creates temporary files and directories for testing
TestConstruct is a DSL for creating temporary files and directories during testing.
Using construct is as simple as calling within_construct and providing a block. All files and directories that are created within that block are created within a temporary directory. The temporary directory is always deleted before within_construct finishes.
There is nothing special about the files and directories created with TestConstruct, so you can use plain old Ruby IO methods to interact with them.
Other Packages Related to ruby-test-construct
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
Download ruby-test-construct
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.3 kB | 31.0 kB | [list of files] |