diff --git a/utbot-intellij/src/main/resources/META-INF/plugin.xml b/utbot-intellij/src/main/resources/META-INF/plugin.xml index 1f12795cc7..a8e5676a53 100644 --- a/utbot-intellij/src/main/resources/META-INF/plugin.xml +++ b/utbot-intellij/src/main/resources/META-INF/plugin.xml @@ -43,35 +43,27 @@ unit tests with a single action! -
-
- The UTBot engine goes through your code instructions and generates regression tests. -
-
- The engine finds potential problems in your code: -
-
- -
- They are not a surprise for you anymore. The engine will find the problems and generate tests for them. -
-
- The engine carefully selects tests to maximize statement and branch coverage. Our credo is to maximize test coverage and minimize tests number. -
-
- You can try the engine online without installation. -
-
- Got ideas? Let us know or become a contributor on our GitHub page -
-
- Found an issue? Please, submit it here. + UnitTestBot is the tool for automated unit test generation and precise code analysis. +

+ Discover UnitTestBot key features in our latest release: + + UnitTestBot supports the latest JDKs, JUnit 4, JUnit 5, TestNG, Mockito and is suitable for all popular operational systems. +
+ Try UnitTestBot online demo to see how it generates tests for your code in real time. +
+ Contribute to UnitTestBot via GitHub. +
+ Found a bug? File an issue. +
+ Have an idea? Start a discussion. ]]>