ASSERT-KTH / depclean
DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)
☆263Updated last week
Alternatives and similar repositories for depclean:
Users that are interested in depclean are comparing it to the libraries listed below
- Error Prone extensions: extra bug checkers and a large battery of Refaster rules.☆210Updated this week
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆93Updated 2 weeks ago
- Examples on how to use the Spoon Java source code transformation library☆86Updated 2 years ago
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated last week
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 7 months ago
- OpenRewrite's Maven plugin.☆152Updated this week
- An interactive web service for the visualization of Java dependencies with DepClean☆19Updated 2 years ago
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆54Updated last year
- 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
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- Maven plugin to download and collect license files from project dependencies.☆110Updated this week
- OpenRewrite recipes for Spring projects.☆290Updated this week
- OpenRewrite recipes that perform common Java testing migration tasks.☆83Updated this week
- Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core