SpoonLabs / spoon-examples
Examples on how to use the Spoon Java source code transformation library
☆88Updated 2 years ago
Alternatives and similar repositories for spoon-examples:
Users that are interested in spoon-examples are comparing it to the libraries listed below
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 8 months ago
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆21Updated last month
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆14Updated last week
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated last month
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 2 months ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆94Updated last week
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- JDeodorant☆144Updated 4 months ago
- Software testing optimization tool☆28Updated last year
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated 6 months ago
- Java Concolic Unit Testing Engine☆88Updated 10 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆165Updated this week
- Detects smells and computes metrics of Java code☆179Updated last month
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- A suite of tools for analyzing compiled Java code.☆47Updated this week
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 3 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆147Updated last week
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆106Updated last year
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated last week
- junit tools contest infrastructure☆11Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- a concolic testing engine for Java☆106Updated 7 years ago
- Create Test Fixtures from Runnable Java Code☆52Updated 8 months ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆97Updated 5 months ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 5 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- 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…☆196Updated last week
- 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