Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mosteo/ajunitgen
Generator of JUnit-compatible XML reports in Ada
https://github.com/mosteo/ajunitgen
Last synced: about 2 months ago
JSON representation
Generator of JUnit-compatible XML reports in Ada
- Host: GitHub
- URL: https://github.com/mosteo/ajunitgen
- Owner: mosteo
- License: lgpl-3.0
- Created: 2018-05-03T20:55:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T11:31:30.000Z (over 2 years ago)
- Last Synced: 2024-07-31T20:36:35.398Z (5 months ago)
- Language: Ada
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ada - ajunitgen - Generator of JUnit-compatible XML reports in Ada. (Tools / Generation)
README
# AJUnitGen
Generator of JUnit-compatible XML reports in Ada
No-nonsense straighforward generator of reports, without the need of having a real test-suite like AUnit of Ahven.
Useful to report results in a custom test setup.
Depends on [XML_EZ_Out](https://github.com/alire-project/xmlezout).
Part of the [Alire Project](https://github.com/alire-project/).