TestRoots / watchdogLinks
IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested
☆19Updated 6 years ago
Alternatives and similar repositories for watchdog
Users that are interested in watchdog 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 5 months ago
- Examples on how to use the Spoon Java source code transformation library☆90Updated 2 years ago
- Software testing optimization tool☆30Updated last year
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- JDeodorant☆146Updated 7 months ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆96Updated last week
- Maven plugin to handle multi module projects for PiTest☆49Updated 2 years ago
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 3 weeks ago
- Create Test Fixtures from Runnable Java Code☆52Updated 11 months ago
- A suite of tools for analyzing compiled Java code.☆48Updated last month
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago
- A collection of Hamcrest matchers for XML documents☆20Updated 4 years ago
- Chidamber and Kemerer Java Metrics☆100Updated 7 months ago
- Implementing the vision of an autonomous bot to eliminate code smells through automatic refactoring.☆62Updated 2 years ago
- The project is not actively supported.☆57Updated 3 years ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆15Updated 2 weeks ago
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆280Updated this week
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆108Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 5 months 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
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆31Updated last week
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆56Updated last year
- test driver to run JUnit tests isolated in a new JVM☆16Updated 8 months ago
- A tool to mine refactorings in the commit history of git repositories.☆155Updated 4 years ago
- Tool to detect and visualise class and package cycles☆40Updated 3 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆99Updated 9 months ago
- ☆36Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆169Updated last week
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Updated 2 years ago