| Crates.io | json-minimal-tests |
| lib.rs | json-minimal-tests |
| version | 0.1.9 |
| created_at | 2021-01-12 09:24:31.986961+00 |
| updated_at | 2022-01-14 11:30:24.422605+00 |
| description | Extracts minimal tests from the source codes of a repository when there are differences between the metrics computed before and after an update of a language parser. |
| homepage | |
| repository | https://github.com/Luni-4/json-minimal-tests |
| max_upload_size | |
| id | 340792 |
| size | 32,811 |
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.
Run cargo install json-minimal-tests or download the binaries contained in the
release page.