[fpc-devel] jUnit output for fpcunit
Florian Klämpfl
florian at freepascal.org
Wed Dec 29 15:35:02 CET 2021
Am 29.12.2021 um 14:50 schrieb Joost van der Sluis via fpc-devel:
>
> Hi all,
>
> I'm trying to run my fpcunit unit-tests on Gitlab, and let Gitlab show the results. But it can only handle JUnit-like xml.
>
> Does someone already have something lying around to convert the fpcunit format into junit?
>
I assume
https://gitlab.com/freepascal.org/fpc/source/-/blob/main/tests/utils/fpts2junit.pp
is not what you want?
More information about the fpc-devel
mailing list