[ ソース: bats-assert ]
パッケージ: bats-assert (2.1.0-3)
bats-assert に関するリンク
Debian の資源:
bats-assert ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Helper library providing common assertions for Bats
bats-assert provides various ready-made assertions that can be used to make Bats tests simpler to understand and to debug.
For example:
* assert_success: exit status is 0. * assert_output: output contains given content. * assert_line: a specific line of output contains given content.
その他の bats-assert 関連パッケージ
|
|
|
|
-
- dep: bats-support
- Supporting library to test bats helper libraries
-
- enh: bats
- bash automated testing system