UnitTestBot / UTBotJava

Automated unit test generation and precise code analysis for Java
Apache License 2.0
136 stars 43 forks source link

Add USVM jars to `resources/lib` #2719

Closed IlyaMuravjov closed 11 months ago

IlyaMuravjov commented 11 months ago

Description

USVM jars are added to resources/lib so they can be latter extracted when we need to use USVM from Intellij plugin or CLI.

How to test

Should be tested when integration with USVM is completed.

Self-check list