mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 09:18:10 +01:00
Rename header
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user