json-minimal-tests

Crates.iojson-minimal-tests
lib.rsjson-minimal-tests
version0.1.9
sourcesrc
created_at2021-01-12 09:24:31.986961
updated_at2022-01-14 11:30:24.422605
descriptionExtracts 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
repositoryhttps://github.com/Luni-4/json-minimal-tests
max_upload_size
id340792
size32,811
(Luni-4)

documentation

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

Commit count: 41

cargo fmt