Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d6bf55

Browse files
Update change notes for release 2022.12 (#1579)
Update change notes for release 2022.12
1 parent4c3c40f commit5d6bf55

File tree

1 file changed

+13
-12
lines changed
  • utbot-intellij/src/main/resources/META-INF

1 file changed

+13
-12
lines changed

‎utbot-intellij/src/main/resources/META-INF/plugin.xml‎

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,21 +68,22 @@
6868
</description>
6969
<change-notes>
7070
<![CDATA[
71-
In this version we have implemented multiplefeatures and improvements:
71+
Check out UnitTestBot newfeatures andmajorimprovements in the latest release:
7272
<ul>
73-
<li>Java 11 support.</li>
74-
<li>Smart Fuzzer significantly improves test generation results.</li>
75-
<li>Generated tests have become even more human-readable and user-friendly.</li>
76-
<li>We have enabled Mac OS X platform, give it a try.</li>
77-
<li>The UnitTestBot engine generates SARIF reports.</li>
78-
<li>We have polished plugin UX.</li>
79-
<li>Mocking support is enhanced.</li>
80-
<li>Java Streams, better Java Optional support, Java String support is improved, package-private constructors now are used for the test generation.</li>
73+
<li>Generating tests for Python and JavaScript</li>
74+
<li>New fuzzing platform providing support for multiple languages</li>
75+
<li>Improved test generation for Kotlin code</li>
76+
<li>Multiprocess architecture based on the <a href="https://github.com/JetBrains/rd">Reactive Distributed communication framework</a> with advanced logging and debugging options</li>
77+
<li>Symbolic execution engine with higher priority and fewer false UNSAT verdicts</li>
78+
<li>UI/UX improvements for test sources root, <code>setting.properties</code> file, cancellation, timeout settings, notifications</li>
79+
<li>Summaries with fine-grained settings</li>
80+
<li>SARIF reports enabled by default, displaying sandbox-related and timeout test failures, properly addressing source files</li>
81+
<li>Improved monitoring visualized with Grafana</li>
82+
<li>Test generation bug fixes</li>
83+
<li>Detailed documentation on UnitTestBot components including UnitTestBot architecture overview</li>
8184
</ul>
82-
Discover everything mentioned above and much more in this release.
83-
]]>
85+
]]>
8486
</change-notes>
85-
8687
<extensionsdefaultExtensionNs="com.intellij">
8788
<globalInspectionlanguage="JAVA"
8889
displayName="Errors detected by UnitTestBot"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp