SpoonLabs / spoon-examples
Examples on how to use the Spoon Java source code transformation library
☆86Updated 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
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆20Updated 2 weeks ago
- Software testing optimization tool☆28Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 3 months ago
- a concolic testing engine for Java☆103Updated 7 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 7 months ago
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆263Updated last week
- Java Concolic Unit Testing Engine☆88Updated 10 years ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆93Updated 2 weeks ago
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆163Updated 2 weeks ago
- A suite of tools for analyzing compiled Java code.☆45Updated last week
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated last week
- Some examples of code extracting information from Java source files using JavaParser☆100Updated 3 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…☆192Updated last month
- Sample project with a basic Maven + JavaParser setup☆93Updated 2 months ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆29Updated last week
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆95Updated 4 months ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆13Updated last week
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆98Updated 4 months ago
- EvoMaster Benchmark (EMB): a set of web/enterprise applications for experimentation in automated system testing☆32Updated this week
- IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested☆19Updated 6 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆145Updated last week
- 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
- Slicer4J is an accurate, low-overhead dynamic slicer for Java programs.☆42Updated last year
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 2 months ago
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated 4 months ago