5 releases

0.3.1 Dec 23, 2024
0.3.0 Jul 17, 2023
0.2.2 Apr 7, 2023
0.2.1 Mar 21, 2023
0.2.0 Mar 17, 2023

#6 in #minimization

Download history 3/week @ 2024-12-07 1/week @ 2024-12-14 115/week @ 2024-12-21 8/week @ 2024-12-28 4/week @ 2025-01-04 3/week @ 2025-01-11

265 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

~10–22MB
~375K SLoC