junit2json 0.2.14

A tool convert JUnit XML format to JSON with Rust
Documentation
1
2
3
4
5
6
7
8
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>Kesin11/renovate-config:oss",
    ":prConcurrentLimit10",
    "schedule:weekends"
  ]
}