An open API service indexing awesome lists of open source software.

https://github.com/renderedtext/test-results-cli

(Experimental) Test Results CLI — Parse XML files and prepare JSON files that are consumable from the Front App
https://github.com/renderedtext/test-results-cli

Last synced: about 1 year ago
JSON representation

(Experimental) Test Results CLI — Parse XML files and prepare JSON files that are consumable from the Front App

Awesome Lists containing this project

README

          

# test-results-cli (exprimental)

Test Results CLI — Parse XML files and prepare JSON files that
are consumable from the Front App.

This repo is for exploration. The final CLI might be different.

## Installation

Mix command has to be installed in system.

Run `make` or `make build`. This should generate `result_parser` binary.

Usage info when running `result_parser` without args.