Bats test runner
ATTRIBUTES
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
name | A unique name for this target. | Name | required | |
data | Runtime dependencies of the test. | List of labels | optional | [] |
env | Environment variables of the action. Subject to $(location) and “Make variable” substitution. | Dictionary: String -> String | optional | {} |
srcs | Test files | List of labels | optional | [] |