behat.yml
Behat configuration file
| Type | object |
|---|---|
| File match |
behat.yml
*.behat.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/behat-yml/latest.json |
| Source | https://www.schemastore.org/behat.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
default
object
4 nested properties
autoload
Record<string, string>
formatters
object
3 nested properties
pretty
boolean
progress
boolean
junit
boolean
suites
Record<string, object>
extensions
Record<string, object>
imports
string[]
uniqueItems=true
Definitions
profile
object
autoload
Record<string, string>
formatters
object
3 nested properties
pretty
boolean
progress
boolean
junit
boolean
suites
Record<string, object>
extensions
Record<string, object>
suite
object
paths
string[]
uniqueItems=true
contexts
string | object[]
uniqueItems=true
filters
object
2 nested properties
tags
string
role
string