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.
libreria Ruby che crea file e directory temporanei a scopo di test
TestConstruct è un DSL per creare file e directory temporanei durante i test.
Usare Construct è semplice quanto chiamare within_costruct e fornire un blocco. Tutti i file e le directory che vengono creati all'interno di tale blocco, sono creati all'interno di una directory temporanea. La directory temporanea è sempre eliminata prima della fine di within_construct.
Non c'è nulla di speciale nei file e nelle directory creati con TestConstruct, perciò si possono usare i soliti metodi Ruby di I/O regolari per interagire con essi.
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] |