Skip to content

Add JavaDoc comment style setting #774 #922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Conversation

onewhl
Copy link
Member

@onewhl onewhl commented Sep 13, 2022

Description

Add JavaDoc comment style setting to the Settings window to provide users a possibility to choose comment style.

Fixes #774

TODO: Need to discuss naming with @olganaumenko.

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

Run plugin, open the UTBot's Settings window (File -> Settings -> UTBot), click at the drop-down list JavaDoc comment style, choose any value and run test generation. Check if the comments match the selected style.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@amandelpie
Copy link
Collaborator

Could be merged

@onewhl onewhl force-pushed the zarina/settings_comment_style branch from 3cc95fc to e8e1227 Compare September 19, 2022 08:14
@onewhl onewhl force-pushed the zarina/settings_comment_style branch from 36bdf2f to 246caa4 Compare September 19, 2022 12:51
@onewhl onewhl merged commit 82f6a19 into main Sep 19, 2022
@onewhl onewhl deleted the zarina/settings_comment_style branch September 19, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to choose comments' style to plugin's settings
3 participants