summaryrefslogtreecommitdiffstats
path: root/development/bats-core/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bats-core/README')
-rw-r--r--development/bats-core/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/bats-core/README b/development/bats-core/README
new file mode 100644
index 0000000000..effe6e8f37
--- /dev/null
+++ b/development/bats-core/README
@@ -0,0 +1,3 @@
+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.