5 lines
120 B
Markdown
5 lines
120 B
Markdown
## Testing with [Bats](https://github.com/sstephenson/bats#installing-bats-from-source)
|
|
```
|
|
bats test/{lib,plugins}
|
|
```
|