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