bozr.suite.json
Bozr test suite file
| Type | object[] |
|---|---|
| File match |
.suite.json
.xsuite.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/bozr-suite-json/latest.json |
| Source | https://www.schemastore.org/bozr.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object[]
Bozr test suite schema definition
Items
object
calls
object[]
required
name
string
Short name of the test that will be used in reports.
description
string
Long description of the test.
ignore
string
Ignore test due to a reason
minLength=10