Skip to content

Add 'runtest-junitxml.py' to generate junit-xml output#4

Open
laf0rge wants to merge 1 commit intonplab:masterfrom
osmocom:laforge/junit-xml
Open

Add 'runtest-junitxml.py' to generate junit-xml output#4
laf0rge wants to merge 1 commit intonplab:masterfrom
osmocom:laforge/junit-xml

Conversation

@laf0rge
Copy link
Copy Markdown

@laf0rge laf0rge commented Dec 15, 2021

This is an alternative executor to runm3uatest. It generates output in
junit-xml format, which is very useful for integrating reports form
automatic testsuite executing by C/I systems such as jenkins.

It's a bit sad to introduce yet another programming language beyond
lisp, shell and C - but then, python has a ready-to use junit XML module
and contrary to scheme/lisb, I know how to write it...

This is an alternative executor to runm3uatest.  It generates output in
junit-xml format, which is very useful for integrating reports form
automatic testsuite executing by C/I systems such as jenkins.

It's a bit sad to introduce yet another programming language beyond
lisp, shell and C - but then, python has a ready-to use junit XML module
and contrary to scheme/lisb, I know how to write it...
@osmocom-gerrit osmocom-gerrit deleted the laforge/junit-xml branch July 15, 2022 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant