diff --git a/utbot-intellij/src/main/resources/META-INF/plugin.xml b/utbot-intellij/src/main/resources/META-INF/plugin.xml index 7d006496d0..f349c1a191 100644 --- a/utbot-intellij/src/main/resources/META-INF/plugin.xml +++ b/utbot-intellij/src/main/resources/META-INF/plugin.xml @@ -4,8 +4,7 @@ org.utbot.intellij.plugin.id UnitTestBot utbot.org - - UnitTestBot plugin for IntelliJ IDEA for Java + 2022.7-beta com.intellij.modules.platform com.intellij.modules.java @@ -70,5 +69,21 @@ Found an issue? Please, submit it here. ]]> + + +
  • Java 11 support.
  • +
  • Smart Fuzzer significantly improves test generation results.
  • +
  • Generated tests have become even more human-readable and user-friendly.
  • +
  • We have enabled Mac OS X platform, give it a try.
  • +
  • The UnitTestBot engine generates SARIF reports.
  • +
  • We have polished plugin UX.
  • +
  • Mocking support is enhanced.
  • +
  • Java Streams, better Java Optional support, Java String support is improved, package-private constructors now are used for the test generation.
  • + + Discover everything mentioned above and much more in this release. + ]]> +