[ ソース: ruby-test-construct ]
パッケージ: ruby-test-construct (2.0.2-1)
ruby-test-construct に関するリンク
Debian の資源:
ruby-test-construct ソースパッケージをダウンロード:
- [ruby-test-construct_2.0.2-1.dsc]
- [ruby-test-construct_2.0.2.orig.tar.gz]
- [ruby-test-construct_2.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-test-construct 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません