Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luni-4/json-minimal-tests
https://github.com/luni-4/json-minimal-tests
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/luni-4/json-minimal-tests
- Owner: Luni-4
- License: mit
- Created: 2020-12-15T20:18:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T11:21:13.000Z (about 3 years ago)
- Last Synced: 2024-12-05T17:48:11.162Z (about 2 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-minimal-tests
This software extracts minimal tests from the source codes contained in a repo
when there are differences between the metrics computed before and after an
update of a language parser. The comparisons are made using the JSON files
produced by rust-code-analysis.# Installing
Run `cargo install json-minimal-tests` or download the binaries contained in the
[release](https://github.com/Luni-4/json-minimal-tests/releases/) page.