Updated README test instructions
This commit is contained in:
@@ -84,19 +84,11 @@ bash tests/run.sh
|
|||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
The test suite uses several tools. Install them with:
|
The test suite uses several tools. Install them with your equivalent of:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install shellcheck gomplate
|
brew install shellcheck gomplate
|
||||||
```
|
```
|
||||||
|
|
||||||
Or on Debian/Ubuntu:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sudo apt-get install shellcheck
|
|
||||||
# gomplate: https://github.com/hairyhenderson/gomplate/releases
|
|
||||||
```
|
|
||||||
|
|
||||||
Some tests skip gracefully if their dependencies are missing.
|
Some tests skip gracefully if their dependencies are missing.
|
||||||
|
|
||||||
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||||
|
|||||||
Reference in New Issue
Block a user