BATS has been superceeded by the internal BTS testing infrastructure

This commit is contained in:
Sameer Naik
2017-02-03 16:34:03 +05:30
parent 933aec13f4
commit 2d52c931d5

View File

@@ -511,14 +511,6 @@ or using Docker Compose:
docker-compose start mariadb
```
# 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
## 10.1.13-r0