Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
(Experimental) Test Results CLI — Parse XML files and prepare JSON files that are consumable from the Front App
- Host: GitHub
- URL: https://github.com/renderedtext/test-results-cli
- Owner: renderedtext
- Created: 2021-01-26T14:53:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T14:39:25.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T00:53:50.607Z (almost 2 years ago)
- Language: Elixir
- Size: 68.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.