pgr2junit 0.0.1

Utility to process pg_regress output to junit xml format
Documentation
[dependencies.clap]
features = ["derive"]
version = "3"

[dependencies.patch]
version = "0"

[dependencies.quick-junit]
version = "0.3"

[dependencies.scanf]
version = "1"

[package]
description = "Utility to process pg_regress output to junit xml format"
edition = "2021"
license = "MIT"
name = "pgr2junit"
repository = "https://github.com/kgyrtkirk/pgr2junit"
version = "0.0.1"