SpoonLabs / spoon-examplesLinks
Examples on how to use the Spoon Java source code transformation library
☆89Updated 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
Sorting:
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 9 months ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated 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
- Maven plugin to handle multi module projects for PiTest☆47Updated 2 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆149Updated last month
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆21Updated 2 months ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated this week
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆167Updated this week
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 2 months ago
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years 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
- Software testing optimization tool☆29Updated last year
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- Detects smells and computes metrics of Java code☆181Updated 2 months ago
- A suite of tools for analyzing compiled Java code.☆48Updated this week
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆107Updated last year
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆267Updated last week
- a concolic testing engine for Java☆106Updated 7 years ago
- This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes☆110Updated 3 years ago
- Maven plugin to download and collect license files from project dependencies.☆113Updated last week
- Maven Mojo Plug-In to generate reports based on the SpotBugs Analyzer☆88Updated this week
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆98Updated 6 months ago
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated 7 months ago
- 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…☆198Updated last month
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆14Updated this week
- Parse unified diffs with Java.☆72Updated 5 years ago
- Apache Maven Artifact Resolver☆133Updated this week
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago