pietrobraione / sushi
The SUSHI test case generator
☆22Updated last year
Alternatives and similar repositories for sushi:
Users that are interested in sushi are comparing it to the libraries listed below
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- A dynamic symbolic analysis tool for Java☆118Updated 5 years ago
- JavaSlicer is an open-source dynamic slicing tool developed at Saarland University☆42Updated 4 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆98Updated 6 months ago
- Java Ranger is a path-merging extension of Symbolic PathFinder☆13Updated 4 months ago
- Bugs.jar: A Large-scale, Diverse Dataset of Bugs for Java Program Repair☆56Updated 7 years ago
- a concolic testing engine for Java☆105Updated 7 years ago
- Java Concolic Unit Testing Engine☆88Updated 10 years ago
- Practical Program Repair via Bytecode Mutation☆64Updated 2 years ago
- A symbolic Java virtual machine for program analysis, verification and test generation☆110Updated 2 weeks ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆79Updated 8 months ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated this week
- An inter-procedural data-flow analysis framework using value-based context sensitivity☆90Updated 11 months ago
- A constraint solver abstraction layer for Java☆21Updated 2 years ago
- A tool of collecting patch-related commits and parsing patches.☆13Updated 6 years ago
- STARTS - A tool for STAtic Regression Test Selection☆29Updated 9 months ago
- Symbolic PathFinder