Source: bats
Section: devel
Priority: extra
Maintainer: Michael Prokop <mika@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: https://github.com/sstephenson/bats

Package: bats
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Bash Automated Testing System
 Bats is a TAP-compliant testing framework for Bash. It provides
 a simple way to verify that the UNIX programs you write behave
 as expected.
