Paket: ruby-test-construct (2.0.2-3)
Links für ruby-test-construct
Debian-Ressourcen:
Quellcode-Paket ruby-test-construct herunterladen:
- [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]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Experimentelles Paket
Warnung: Dieses Paket stammt aus der Experimental-Distribution. Dies bedeutet, dass es höchstwahrscheinlich instabil oder fehlerhaft ist und sogar Datenverlust verursachen kann. Bitte lesen Sie den Changelog und andere möglicherweise verfügbare Dokumentation, bevor Sie es benutzen.
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.
Andere Pakete mit Bezug zu ruby-test-construct
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
ruby-test-construct herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 9,3 kB | 31,0 kB | [Liste der Dateien] |