mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 17:28:11 +01:00
Adds "no longer maintained" message as page header.
12
Home.md
12
Home.md
@@ -1,3 +1,15 @@
|
||||
:warning:
|
||||
<sup>
|
||||
This git repository is no longer maintained. The <a href="https://github.com/sstephenson/bats/issues/150">Call for Maintainers</a> resulted in an <a href="https://github.com/sstephenson/bats/issues/236">Announcement</a> that there was created a mirrored fork of Bats: <a href="https://github.com/bats-core/bats-core/">https://github.com/bats-core/bats-core/</a>.
|
||||
</sup>
|
||||
<br>
|
||||
<sup>
|
||||
While this repository is not going to be deleted, pull requests and issues may be not handled anymore.
|
||||
</sup>
|
||||
|
||||
---
|
||||
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user