json-minimal-tests 0.1.2

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.
json-minimal-tests-0.1.2 is not a library.

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 page.