Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
UnitTestBot
/
UTBotJava
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
142
Code
Issues
386
Pull requests
33
Discussions
Actions
Projects
1
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
45e687e
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 3, 2022
Generate DisplayName annotation only for JUnit 5 #576 (#624)
Show description for 45e687e
onewhl
authored
45e687e
Copy full SHA for 45e687e
Commits on Aug 2, 2022
IDEA intention actions could help us with readability of generated code #158 (#615)
Vassiliy-Kudryashov
authored
de28e4d
Copy full SHA for de28e4d
Stacktraces in comments should be escaped #609 (#638)
Vassiliy-Kudryashov
authored
625754c
Copy full SHA for 625754c
Commits on Aug 1, 2022
Add constructorId support in parametrized test generation & refactor name generator (#637)
sofurihafe
authored
1415509
Copy full SHA for 1415509
Change type of 'actual' variable (#631)
Show description for 2c69326
ArsenHD
authored
2c69326
Copy full SHA for 2c69326
An attempt to avoid UtMethod in codegen (#602)
Show description for 83341fd
EgorkaKulikov
and
ArsenHD
authored
83341fd
Copy full SHA for 83341fd
Refactor code related to block construction (#571)
Show description for dcf607b
ArsenHD
authored
dcf607b
Copy full SHA for dcf607b
Commits on Jul 29, 2022
Add restartIfNeeded in childprocess request (#614)
sofurihafe
authored
64e8170
Copy full SHA for 64e8170
Add parametrized test generation for methods without force mocking #591 #596 (#608)
sofurihafe
authored
f8e75b7
Copy full SHA for f8e75b7
Commits on Jul 28, 2022
Skip test generation for abstract methods #550 (#556)
volivan239
authored
af1b2b3
Copy full SHA for af1b2b3
Make the `peek` method behaviour in the path selector deterministic #598 (#600)
CaelmBleidd
authored
85921ca
Copy full SHA for 85921ca
Overflow in fuzzing #588 (#604)
Markoutte
authored
45b7165
Copy full SHA for 45b7165
IndexNotReadyException thrown in IDEA with installed UnitTestBot plugin #273 (#586)
Vassiliy-Kudryashov
authored
16036b9
Copy full SHA for 16036b9
Commits on Jul 27, 2022
Added a few tests to check generated clustering comments #384 (#595)
Show description for 15772d6
amandelpie
authored
15772d6
Copy full SHA for 15772d6
Added links to utbot.org and JB Marketplace
olganaumenko
authored and
olganaumenko
committed
4f1c7f5
Copy full SHA for 4f1c7f5
Naming conventions added
olganaumenko
authored and
olganaumenko
committed
864adb6
Copy full SHA for 864adb6
Commits on Jul 26, 2022
Fix expected number of generated methods counter (#590)
sofurihafe
authored
90cac71
Copy full SHA for 90cac71
UI. Gradle project. Test sources root can be located anywhere #549 (#577)
Vassiliy-Kudryashov
authored
180553a
Copy full SHA for 180553a
Added an approach to differ tests produced by Fuzzer and SymbolicExecutor #581 (#583)
Show description for 71611c3
amandelpie
authored
71611c3
Copy full SHA for 71611c3
Commits on Jul 25, 2022
Generate parametrized tests when there is no force mocking (#573)
sofurihafe
authored
a2883ee
Copy full SHA for a2883ee
Improve processing CgNotNullAssertion in deepEquals #579 #580 (#582)
sofurihafe
authored
086f225
Copy full SHA for 086f225
Fixed the weird logic in the of error messages in SummaryTestCaseGeneratorTest #383 (#572)
Show description for c5c3955
amandelpie
authored
c5c3955
Copy full SHA for c5c3955
Remove obsolete fuzzing code and update readme.md #467 (#530)
Markoutte
authored
4481574
Copy full SHA for 4481574
Manual checklist template: check plugin size (#362)
Show description for 9491f1a
alisevych
authored
9491f1a
Copy full SHA for 9491f1a
Commits on Jul 22, 2022
Revert missed changes for default values in UI (#575)
EgorkaKulikov
authored
138c692
Copy full SHA for 138c692
Fuzzing is not stopped on timeout when symbolic execution is excluded #570 (#574)
Markoutte
authored
41927a6
Copy full SHA for 41927a6
Commits on Jul 21, 2022
Optimized module dependencies (#569)
Damtev
authored
da29a64
Copy full SHA for da29a64
Already created test source root is not found in Idea project #497 (#568)
Vassiliy-Kudryashov
authored
f9c3f98
Copy full SHA for f9c3f98
Handled the bad case with the empty paths (#567)
amandelpie
authored
c28c4f0
Copy full SHA for c28c4f0
Add an option to control fuzzing #451 (#552)
Markoutte
authored
b7ea573
Copy full SHA for b7ea573
Commits on Jul 20, 2022
Implement new approach to create variables in parametrized tests #562 (#547)
EgorkaKulikov
authored
74e7a34
Copy full SHA for 74e7a34
Follow-up fix for 0c84e2f (#557)
nikitavlaev
authored
6922b0c
Copy full SHA for 6922b0c
Required libraries can be installed silently #492 (#494)
Vassiliy-Kudryashov
authored
661a89a
Copy full SHA for 661a89a
Stricter check for enum classes in EnumModelProvider #558 (#559)
Show description for c85accc
dtim
authored
c85accc
Copy full SHA for c85accc
Commits on Jul 19, 2022
Try another approach to mark hanging generated tests #371 (#554)
Vassiliy-Kudryashov
authored
2fc63ac
Copy full SHA for 2fc63ac
Pagination
Previous
Next
You can’t perform that action at this time.