[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1021609: ITP: bats-assert -- Helper library providing common assertions for Bats



Package: wnpp
Severity: wishlist
Owner: Gioele Barabucci <gioele@svario.it>
X-Debbugs-Cc: debian-devel@lists.debian.org, gioele@svario.it

* Package name    : bats-assert
  Version         : 2.0.0
* URL             : https://github.com/bats-core/bats-assert
* License         : CC0
  Programming Lang: Bash
  Description     : 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.

--
Gioele Barabucci


Reply to: