SpoonLabs / spoon-examples
Examples on how to use the Spoon Java source code transformation library
☆85Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for spoon-examples
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆114Updated 3 months ago
- Sample project with a basic Maven + JavaParser setup☆91Updated 2 months ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆90Updated this week
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆207Updated 3 months ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆19Updated 3 weeks ago
- Maven plugin to handle multi module projects for PiTest☆46Updated last year
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆161Updated last week
- Software testing optimization tool☆27Updated 9 months ago
- Java Concolic Unit Testing Engine☆88Updated 10 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆139Updated this week
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 7 months ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆29Updated this week
- a concolic testing engine for Java☆102Updated 6 years ago
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆32Updated last year
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆93Updated last week
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 4 years ago
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆254Updated this week
- A program slicer for Java, based on the system dependence graph (SDG).☆58Updated last year
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆104Updated 10 months ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆13Updated 2 weeks ago
- Apache Maven Indexer☆67Updated this week
- Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specif…☆188Updated 4 months ago
- A suite of tools for analyzing compiled Java code.☆43Updated this week
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆16Updated 3 weeks ago
- JDeodorant☆139Updated 8 months ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated 8 months ago
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆54Updated last year
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆97Updated last month