sila_interoperability.reporting.report-sources.json Maven / Gradle / Ivy
The newest version!
{
"test-client-reports": {
"Python": "https://gitlab.com/SiLA2/sila_python/-/jobs/artifacts/master/raw/server-test-report.xml?job=compatibility-server-test",
"Java": "https://gitlab.com/SiLA2/sila_java/-/jobs/artifacts/master/raw/interoperability/repository/src/main/resources/sila_interoperability/communication-tests/server-test-report.xml?job=interoperability_test"
},
"test-server-reports": {
"Python": "https://gitlab.com/SiLA2/sila_python/-/jobs/artifacts/master/raw/client-test-report.xml?job=compatibility-client-test"
}
}