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

Automated unit test generation and precise code analysis for Java

License

NotificationsYou must be signed in to change notification settings

UnitTestBot/UTBotJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTBot Java: build and run testsPlugin and CLI: publish as archives

What is UTBotJava?

UTBotJava generates test cases by code, trying to cover maximum statements and execution paths. We treat source code as source of truth assuming that behavior is correct and corresponds to initial user demand. Generated tests are placed in so-called regression suite. Thus, we fixate current behavior by generated test cases. Using UTBotJava developers obtain full control of their code. No future change can break the code without being noticed once it's covered with tests generated by UTBot. This way, modifications made by developers to an existing code are much safer. Hence, with the help of generated unit tests, UTBot provides dramatic code quality improvement.

UTBot Java IntelliJ IDEA plugin

UTBot Java provides users withIntelliJ IDEA plugin.

The plugin was tested onWin64 andLinux64.

⚠ Not supported onMAC OS for now (will be fixed soon).

How to download IntelliJ IDEA plugin

You can download the plugin fromGitHub Releases.

How to install IntelliJ IDEA plugin

Seestep-by-step guide explaining how to install the plugin.

How to use IntelliJ IDEA plugin

Seestep-by-step guide explaining how to use the plugin.

How to contribute to UTBot Java

SeeContributing guidelines.

About

Automated unit test generation and precise code analysis for Java

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors36


[8]ページ先頭

©2009-2025 Movatter.jp