Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Olga Naumenko edited this pageNov 17, 2022 ·1 revision

What is UnitTestBot?

The UnitTestBot Java provides engineers with a simple way to generate unit tests and visualize coverage for projects written in Java Programming Language. The tool uses symbolic analysis for test cases generation.

It is based on a custom Symbolic Virtual Machine to analyze bytecode, traverse it and pass path constraints to the Z3 SMT Solver from Microsoft Labs to get aSAT /\UNSAT model for codebase.UnitTestBot incorporates machine learning for test names and test variables generation.

Requirements

JDK VersionOpenJDK 1.8 - 11 compatible

IDE

IntelliJ IDEA 2022.1 - 2022.1.4

Build system

Maven/Gradle/IntelliJ

User guides

IntelliJ IDEA plugin

Contributor guides

(redirect to/docs inmain repo)

General info

Continuous integration

Design docs

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp