Skip to content

Commit d068f38

Browse files
Added indicators for pytest
1 parent cb1a15f commit d068f38

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/software-tools/pytest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,15 @@
2828
"@id": "rs:ResearchInfrastructureSoftware",
2929
"@type": "@id"
3030
}
31+
],
32+
"improvesQualityIndicator": [
33+
{
34+
"@id": "https://w3id.org/everse/i/indicators/has_ci-tests",
35+
"@type": "@id"
36+
},
37+
{
38+
"@id": "https://w3id.org/everse/i/indicators/software_has_tests",
39+
"@type": "@id"
40+
}
3141
]
3242
}

0 commit comments

Comments
 (0)