randoop / randoop
Automatic test generation for Java
☆558Updated this week
Alternatives and similar repositories for randoop:
Users that are interested in randoop are comparing it to the libraries listed below
- EvoSuite - automated generation of JUnit test suites for Java classes☆865Updated 2 months ago
- State of the art mutation testing system for the JVM☆1,737Updated 2 weeks ago
- The new home of the FindBugs project☆765Updated 2 months ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆293Updated 7 years ago
- JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to instal…☆564Updated 2 weeks ago
- Examples on how to use the Spoon Java source code transformation library☆88Updated 2 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆804Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated last month
- Pluggable type-checking for Java☆1,066Updated this week
- JQF + Zest: Coverage-guided semantic fuzzing for Java.☆696Updated 3 weeks ago
- Spoon is a metaprogramming library to analyze and transform Java source code. is made with , and . It parses source files to build a we…☆1,808Updated this week
- Property-based testing, JUnit-style☆966Updated 5 months ago
- Mutation system for Java programs, including OO mutation operators.☆66Updated 6 years ago
- Detects smells and computes metrics of Java code☆179Updated last month
- Cobertura☆1,043Updated last year
- T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses☆786Updated last month
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 8 months ago
- The Renaissance Benchmark Suite☆322Updated 2 weeks ago
- Apache Maven Surefire☆433Updated last week
- JavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.☆1,224Updated last week
- A Java package dependency analyzer that generates design quality metrics.☆680Updated 5 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆146Updated last week
- JDeodorant☆144Updated 3 months ago
- The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise appl…☆565Updated this week
- Hosted and command-line calculator of cohesion metrics for Java code☆211Updated 2 weeks ago
- SonarSource Static Analyzer for Java Code Quality and Security☆1,165Updated this week
- a FindBugs/SpotBugs plugin for doing static code analysis for java code bases☆157Updated 3 weeks ago
- a concolic testing engine for Java