From dbd33f1a255edd44eee62251d76f6918192babe9 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Wed, 21 Jan 2015 19:38:10 +0700 Subject: development/bats: Added (Bash Automated Testing System). Signed-off-by: Willy Sudiarto Raharjo --- development/bats/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/bats/slack-desc (limited to 'development/bats/slack-desc') diff --git a/development/bats/slack-desc b/development/bats/slack-desc new file mode 100644 index 0000000000..b8d9274400 --- /dev/null +++ b/development/bats/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bats: bats (Bash Automated Testing System) +bats: +bats: Bats is a TAP-compliant testing framework for Bash. It provides a +bats: simple way to verify that the UNIX programs you write behave as +bats: expected. +bats: +bats: Homepage: https://github.com/sstephenson/bats +bats: +bats: +bats: +bats: -- cgit v1.2.3