Deterministic failure-preserving testcase reduction for MoonBit projects
Dependencies
moon check --deny-warn
moon run cmd/main -- --help
moon run cmd/main -- passes
moon run cmd/main -- reduce --config testdata/compile_diagnostic/predicate.json --workspace testdata/compile_diagnostic/input --output ./compile_diagnostic-result
moon run cmd/main -- explain ./compile_diagnostic-result/report.jsonmoon run cmd/main -- reduce --config testdata/noisy_source/predicate.json --workspace testdata/noisy_source/input --output ./noisy-result --max-tests 100 --max-time 120s --timeout 10s --output-limit 65536 --verboseInstall
Download zipDeterministic failure-preserving testcase reduction for MoonBit projects
Dependencies