vtestunit.yaml
Vector test unit description
| Type | object |
|---|---|
| File match |
*.vtestunit.yaml
*.vtestunit.yml
*.vtestunit.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/vtestunit-yaml/latest.json |
| Source | https://www.schemastore.org/vtestunit-schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Vector test unit description
Definitions
e517
eacd
dfd6
b807
d6e3
1edb
5701
5be0
5342
2f00
4c33
2b58
9ddf
7d27
52a0
local
full
one | one[]
Include a different file (similar to #include of the c preprocessor). The order of includes does not matter. Circular / multiple includes are resolved correctly.
"my_include.yaml"[ "my_include.yaml", "my_other_include.json" ]