mirror of
https://github.com/sstephenson/bats.git
synced 2024-12-26 14:39:46 +01:00
Rename header
This commit is contained in:
parent
392d2fa6a0
commit
d5d57bda5f
|
@ -57,7 +57,7 @@ containing multiple `.bats` files. Bats will run each test file
|
||||||
individually and aggregate the results. If any test case fails, `bats`
|
individually and aggregate the results. If any test case fails, `bats`
|
||||||
exits with a `1` status code.
|
exits with a `1` status code.
|
||||||
|
|
||||||
## Writing Bats tests
|
## Helpers and introspection
|
||||||
|
|
||||||
### The _run_ helper
|
### The _run_ helper
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user