Research
Software
AC3R | Automatic Crash Constructor from Crash Report (A3CR) Demo of constructing simulations from crash reports. GitHub Repository |
AsFault | Evolutionary test case generation for simulation testing of autonomous vehicles. GitHub Repository |
Code Defenders | Code Defenders is a testing game. Players either "attack" a Java class under test by creating code mutants, or "defend" the class by writing unit tests. Webseite GitHub Repository |
Evosuite | EvoSuite is a search-based tool to automatically generate JUnit tests for Java classes. Webseite GitHub Repository |
LitterBox | Static code analysis tool for detecting recurring bug patterns in Scratch projects. GitHub Repository |
MATE | MATE (Mobile Accessibility Testing) is a search-based test generation tool for Android. Server GitHub Repository |
Pynguin | Pynguin is a framework to automatically generate unit tests for Python programs. Webpage GitHub Repository |
Whisker | Whisker is a framework for testing Scratch programs automatically, either by writing Selenium-style automated tests, or by using automated property-driven testing. Web-GUI GitHub Repository |