- 
                Notifications
    You must be signed in to change notification settings 
- Fork 45
Closed
Labels
ctg-qaIssue is related to QA processIssue is related to QA processlang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Description
UTBot settings
- Handling test timeout
-  Test with exceptions
- Pass
- Fail
 
-  Overflow detection - Test with comment 'This test fails because ... java.lang.ArithmeticException' does not fail #1272
- Ignore overflows
- Treat overflows as errors
 
-  Javadoc comment style: not properly structured - Missing line separator in a generated kotlin file #842 ? or create dedicated issue
- Structured
- Plain
 
- Display detected errors on the Problems tool window
- Enable Summaries Generation
-  Force mocking static methods - Mocking creates uncompilable code for Kotlin, due improper mockedConstructiontype #1278
- Test generation method
Test generation settings
- Test sources root
-  Testing framework
- TestNG
- JUnit 4
- JUnit 5
 
-  Mocking strategy
- Do not mock
-  Mock everything outside the package - Mocking creates uncompilable code for Kotlin, due improper mockedConstructiontype #1278
-  Mock everything outside the class - Mocking creates uncompilable code for Kotlin, due improper mockedConstructiontype #1278
 
- Mock static methods
- Parameterized tests - UTBot generates uncompilable Kotlin parametrized tests #1104
- Correct the conditions when parametrization is enabled #1221
- Test generation timeout
- Generate tests for
Environments
-  Intellij IDEA
- 2022.2.3 @tyuldashev
- 2022.1.4 @alisevych
 
-  JDK
- 11 @tyuldashev
- 17 @alisevych
 
-  Kotlin
- 1.7.20
 
Metadata
Metadata
Assignees
Labels
ctg-qaIssue is related to QA processIssue is related to QA processlang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Type
Projects
Status
Done