Skip to content

Need a to_junit method to standardize the report format of TestSuiteResult #1685

@luca-martial

Description

@luca-martial

Discussed in https://github.com/orgs/Giskard-AI/discussions/1681

To standardize the reporting from the test suite, we could add a to_junit method to our TestSuiteResult

Originally posted by AdriMarteau December 15, 2023
I am looking at integrating giskard in a CI process and I was wondering if it was compatible with pytest.
This would help with leveraging CI tools reporting capabilities.

My idea was to use a command like:

pytest giskard-tests.py --junitxml=junit/test-results.xml
```</div>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions