aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/junit_result_generation.md
blob: fbe910bb8f799dfc4161d785ffe7e8f6f8524835 (plain)
1
2
3
4
## Meson test now produces JUnit xml from results

Meson will now generate a JUnit compatible XML file from test results. it
will be in the meson-logs directory and is called testlog.junit.xml.