mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 17:28:11 +01:00
Updated Home (markdown)
10
Home.md
10
Home.md
@@ -1 +1,9 @@
|
||||
Welcome to the bats wiki!
|
||||
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]].
|
||||
Reference in New Issue
Block a user