STAMP-project / test-runnerLinks
test driver to run JUnit tests isolated in a new JVM
☆16Updated 11 months ago
Alternatives and similar repositories for test-runner
Users that are interested in test-runner are comparing it to the libraries listed below
Sorting:
- 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 this week
- This is an informal repo for ASSERT teammates to share awesome stuff.☆21Updated 2 months ago
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆98Updated last month
- Yajta is a extensible library for bytecode probe insertion, built on top of javassist. Its transformations may be applied at load time wi…☆15Updated 3 years ago
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 8 months ago
- Analyse package dependency networks at the call graph level☆96Updated 2 years ago
- JDeodorant☆146Updated 11 months ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆97Updated last year
- This projects mines maven central and creates a global dependency graph☆32Updated 3 years ago
- WASP Research Arena for Software☆12Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆173Updated last week
- ☆464Updated this week
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆71Updated 2 years ago
- Software testing optimization tool☆34Updated last year
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆86Updated last year
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆305Updated this week
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆118Updated last year
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆101Updated last year
- Git history navigation for dedicated methods, across all kinds of changes incl. complex refactorings.☆44Updated last year
- junit tools contest infrastructure☆13Updated last year
- Detects smells and computes metrics of Java code☆187Updated 8 months ago
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- ☆36Updated 4 years ago
- Checks the PDFs submitted to a conference, e.g., for formatting violations and double anonymous violations☆65Updated 4 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆37Updated 3 years ago
- A Tool for Mining Rich Abstract Syntax Trees from Code