SpoonLabs / spoon-examplesLinks
Examples on how to use the Spoon Java source code transformation library
☆92Updated 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☆188Updated 9 months ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆160Updated last week
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆97Updated last week
- JDeodorant☆147Updated last year
- Maven plugin to handle multi module projects for PiTest☆50Updated 2 years ago
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆340Updated last week
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 3 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…☆206Updated 2 months ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆212Updated 9 months ago
- Sample project with a basic Maven + JavaParser setup☆97Updated this week
- A suite of tools for analyzing compiled Java code.☆48Updated 2 weeks ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 8 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- Software testing optimization tool☆36Updated last year
- Create Test Fixtures from Runnable Java Code☆52Updated last year
- The project is not actively supported.☆57Updated 3 years ago
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆109Updated 2 years ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆33Updated last week
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆15Updated last month
- Hosted and command-line calculator of cohesion metrics for Java code☆218Updated last week
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆56Updated 2 years ago
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆22Updated last week
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago
- Java bindings for tree-sitter☆128Updated 2 years ago
- A tool for finding assumptions on APIs with under-determined specifications.