Closed
Description
Initial set-up
Check that the IntelliJ Idea UTBot plugin can be successfully installed
- Publish plugin from branch Engine process #2 #1067
- Add exact link to the build here
More detailed verifications
Verify the following on IDEA 2022.1.4 and IDEA 2022.2.2 - in combinations
- Gradle
- Maven - test source roots
- IntelliJ - test source roots
- JDK 14 / 17 / (19)
- Settings: Fuzzing - Symbolic : default, left, center, right - check with timeout 1/10 sec
- Test frameworks: JUnit 4, 5 , TestNG
- Parametrization
- Members list: different access modifiers for methods and classes
- samples / inner
- Cancellation: IDEA 2022.1.4 / 2022.2.2
- Parallel test generation runs
- samples / codegen - on all IDEA / JDKs
- Sandboxing
- Hanging test timeout
- UtUtils class for mocks
Check Test generation for samples
check with different settings
- annotations
- codegen
- exceptions
- mixed
- unsafe
Check CLI
- JDK 8
- JDK 11
- JDK 13
- JDK 17
- JDK 19
Metadata
Metadata
Assignees
Type
Projects
Status
Done