blob: 38263cd18505934c424b1a94340eb21688c3894b (
plain)
1
2
3
4
5
6
7
8
|
{
"@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
"name": "Automated example test",
"description": "A test that runs with no user intervention",
"testType": "automated",
"assertions": [ "common/requiredProperties.json" ],
"content": "common/sampleContent2.jsonld"
}
|