issues
search
UnitTestBot
/
UTBotJava
Automated unit test generation and precise code analysis for Java
Apache License 2.0
137
stars
43
forks
source link
plugin.xml changes for release 2023.10
#2651
Closed
alisevych
closed
1 year ago
alisevych
commented
1 year ago
Description
plugin.xml changes:
Minor Overview correction
New What's New text
How to test
Manual tests
Publish IntelliJ plugin
Install into IDEA 2023.2
Check Overview and What's New tabs in IDEA (Settings->Plugins->Installed)
Self-check list
[x] I've set the proper
labels
for my PR (at least, for category and component).
[x] PR
title
and
description
are clear and intelligible.
[ ] I've added enough
comments
to my code, particularly in hard-to-understand areas.
[ ] The functionality I've repaired, changed or added is covered with
automated tests
.
[x]
Manual tests
have been provided optionally.
[x] The
documentation
for the functionality I've been working on is up-to-date.
Description
plugin.xml changes:
How to test
Manual tests
Self-check list