-
Notifications
You must be signed in to change notification settings - Fork 46
Cover summary builders with unit tests #543
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
UTBot couldn't generate any tests for
It shows same error report for several methods:
@sergeypospelov could you please help with it? should I create an issue for it? |
UTBot also failed to generate tests for
|
Unfortunately, it's impossible to use UtBot on our project with |
Uh oh!
There was an error while loading. Please reload this page.
Description
We need to cover
SimpleCommentBuilder.kt
,SimpleNameBuilder.kt
, andSimpleClusterBuilder.kt
with unit tests to capture the current behavior and make it easier to catch issues in the future.I will try to do it using UTBot and on my own as well.
The text was updated successfully, but these errors were encountered: