[ trixie ]
[ sid ]
[ ソース: ruby-rspec-block-is-expected ]
パッケージ: ruby-rspec-block-is-expected (1.0.4-2)
ruby-rspec-block-is-expected に関するリンク
Debian の資源:
ruby-rspec-block-is-expected ソースパッケージをダウンロード:
- [ruby-rspec-block-is-expected_1.0.4-2.dsc]
- [ruby-rspec-block-is-expected_1.0.4.orig.tar.gz]
- [ruby-rspec-block-is-expected_1.0.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simplify testing of blocks in RSpec via block_is_expected
subject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }
その他の ruby-rspec-block-is-expected 関連パッケージ
|
|
|
|
-
- dep: ruby-rspec-core
- Behaviour Driven Development framework for Ruby - core