added test/README with small guides about testing framework
This commit is contained in:
4
test/README.md
Normal file
4
test/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Testing with [Bats](https://github.com/sstephenson/bats#installing-bats-from-source)
|
||||
```
|
||||
bats test/{lib,plugins}
|
||||
```
|
||||
Reference in New Issue
Block a user