Skip to content

2022.12.1

Compare
Choose a tag to compare
@viktoriia-fomina viktoriia-fomina released this 22 Mar 12:55

Try out the latest UnitTestBot release — сheck the new features and improvements available for IntelliJ IDEA 2022.1–2022.2:

  • Automated unit test generation for Go code (supported for IntelliJ IDEA Ultimate)

  • Major improvements to Python support: new fuzzing platform, redesigned type inference algorithm, support for generics and protocols, 10x faster performance when running functions

  • Enhanced test generation for JavaScript: streamlined installation and configuration process, new fuzzing platform, improved UI, support for collections

  • Symbolic execution improvements for generating Java/Kotlin tests: support for ARM architecture on macOS devices, better support for generics, support for virtual invokes on enum instances, processing clinit sections

  • Mocking improvements for generating Java/Kotlin tests: symbolic mocks for popular but insignificant methods, assertions using deep equality for mocks

  • Bug fixes and refactoring for the major components

  • Documentation updates