From ab19faa8d272bcbdeae3d6fdcdfb05d1e7cae1ad Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Sun, 10 Nov 2013 14:43:03 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 76ff3b7..beb05d9 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,9 @@ -Welcome to the bats wiki! \ No newline at end of file +Bats is the Bash Automated Testing System, a TAP-compliant testing framework for Bash. + +**This is the community-maintained Bats wiki.** For official Bats documentation, please see the [Bats project page](https://github.com/sstephenson/bats#readme) on GitHub. + +For a list of open-source projects using Bats, see the [[Projects Using Bats]] page. + +For information on setting up Bats syntax highlighting in your text editor, see [[Syntax Highlighting]]. + +For a detailed look at how Bats runs tests, see [[Bats Evaluation Process]]. \ No newline at end of file