- Notifications
You must be signed in to change notification settings - Fork45
Automated unit test generation and precise code analysis for Java
License
UnitTestBot/UTBotJava
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 provides users withIntelliJ IDEA plugin.
The plugin was tested onWin64,Linux64 andMacOSx86-64.
You can download the plugin fromGitHub Releases.
Seestep-by-step guide explaining how to install the plugin.
Seestep-by-step guide explaining how to use the plugin.
About
Automated unit test generation and precise code analysis for Java
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.