2 releases

0.3.1 Dec 23, 2024
0.3.0 Jul 17, 2023

#9 in #minimization

Download history 1/week @ 2024-09-18 4/week @ 2024-09-25 1/week @ 2024-10-02 2/week @ 2024-12-11 93/week @ 2024-12-18 30/week @ 2024-12-25

125 downloads per month

MIT license

155KB
1.5K SLoC

treereduce

treereduce is a fast, parallel, syntax-aware test case reducer based on tree-sitter grammars. In other words, treereduce helps you shrink structured data (especially source code) while maintaining some property of interest, for example, that the program causes a compiler crash or outputs a certain message. See the documentation for more information. Documentation is also available online.

Dependencies

~8–19MB
~286K SLoC