UnitTestBot / UTBotJava

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

Make UtBot working without usvm tokens #2714

Closed EgorkaKulikov closed 6 months ago

EgorkaKulikov commented 6 months ago

Description

Contest can work in main branch with USVM symbolic engine without any hacks with tokens, just getting artifacts from jitpack after open-sourcing usvm.

How to test

Manual tests

Verify that a project can be built on a local machine.

Self-check list