BATS has been superceeded by the internal BTS testing infrastructure

This commit is contained in:
Sameer Naik
2017-02-02 18:03:11 +05:30
parent 8e383c97f2
commit 116ae9061e

View File

@@ -343,14 +343,6 @@ or using Docker Compose:
docker-compose start apache
```
# Testing
This image is tested for expected runtime behavior, using the [Bats](https://github.com/sstephenson/bats) testing framework. You can run the tests on your machine using the `bats` command.
```
bats test.sh
```
# Notable Changes
## 2.4.18-r0