SpoonLabs / spoon-examplesLinks
Examples on how to use the Spoon Java source code transformation library
☆90Updated 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 11 months ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆151Updated this week
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆275Updated this week
- Detects smells and computes metrics of Java code☆182Updated 4 months ago
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 3 weeks ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆95Updated this week
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- JDeodorant☆145Updated 6 months ago
- Maven plugin to handle multi module projects for PiTest☆48Updated 2 years ago
- Software testing optimization tool☆30Updated last year
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆107Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 4 months ago
- Implementing the vision of an autonomous bot to eliminate code smells through automatic refactoring.☆62Updated 2 years 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…☆201Updated 3 months ago
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago
- The project is not actively supported.☆57Updated 3 years ago
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆21Updated 2 weeks ago
- A suite of tools for analyzing compiled Java code.☆48Updated 3 weeks ago
- Apache Maven Indexer☆67Updated last week
- Create Test Fixtures from Runnable Java Code☆52Updated 10 months ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆168Updated last week
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆295Updated 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
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆14Updated 2 weeks ago
- Hosted and command-line calculator of cohesion metrics for Java code☆217Updated 2 months ago
- Some examples of code extracting information from Java source files using JavaParser☆102Updated 4 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆100Updated 2 years ago
- 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
- Parse unified diffs with Java.☆72Updated 5 years ago
- Java Concolic Unit Testing Engine☆90Updated 11 years ago