You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this version we have implemented multiple features and improvements:
• 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.
The text was updated successfully, but these errors were encountered:
* Prepare plugin for 2022.7-beta release #441
* Prepare plugin for 2022.7-beta release #441
Rollback changes in build.gradle because '1.0-SNAPSHOT' is widely used codename in our scripts
In this version we have implemented multiple features and improvements:
• 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.
The text was updated successfully, but these errors were encountered: