SpoonLabs / spoon-examplesLinks
Examples on how to use the Spoon Java source code transformation library
☆90Updated 3 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)☆118Updated last year
- Detects smells and computes metrics of Java code☆187Updated 6 months ago
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆283Updated last week
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆97Updated last week
- Jarviz is dependency analysis and visualization tool designed for Java applications☆157Updated last week
- Maven plugin to handle multi module projects for PiTest☆49Updated 2 years ago
- JDeodorant☆146Updated 8 months ago
- A suite of tools for analyzing compiled Java code.☆48Updated last week
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 2 weeks ago
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆108Updated last year
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 6 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…☆204Updated 5 months ago
- Software testing optimization tool☆31Updated last year
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆22Updated last week
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- Java Concolic Unit Testing Engine☆92Updated 11 years ago
- Sample project with a basic Maven + JavaParser setup☆97Updated 2 weeks ago
- The project is not actively supported.☆57Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆170Updated this week
- Parse unified diffs with Java.☆72Updated 5 years ago
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆56Updated 2 years ago
- Maven plugin to download and collect license files from project dependencies.☆113Updated last week
- Create Test Fixtures from Runnable Java Code☆52Updated last year
- Chidamber and Kemerer Java Metrics☆100Updated 8 months ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆15Updated last week
- Automatic test generation for Java☆576Updated this week
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago