diff --git a/utbot-rider/src/main/resources/META-INF/plugin.xml b/utbot-rider/src/main/resources/META-INF/plugin.xml index 2fb066ea38..d215b5b1ac 100644 --- a/utbot-rider/src/main/resources/META-INF/plugin.xml +++ b/utbot-rider/src/main/resources/META-INF/plugin.xml @@ -8,15 +8,16 @@
  • Generating ready-to-use test cases with method bodies and inputs
  • Maximizing branch coverage in regression suite while keeping the number of tests at minimum
  • Capable to find deeply hidden code defects and express them as tests
  • Applicable to LINQ syntax and complex generics
  • Supporting .NET Framework, .NET Core, .NET 5, and .NET 6
  • -
  • Powered by V# – the custom symbolic execution engine
  • +
  • Powered by V# — the custom symbolic execution engine
  • +
    Try UnitTestBot .NET online demo to see how it generates tests for your code in real time. ]]>