Since we're embedding text coming from the tests into the report, we should specify an encoding for both the source JSON file and the target XML file when opening them.
We can convert the JSON output for `meson test` into a JUnix XML report, which can be consumed by GitLab.