Is there any secrets to make this plugin work faster? #2229
Hello there. Liberica JDK17, IntelliJ IDEA 2023.1, Windows 10, generation of tests even for thin classes like simple Date conversion util takes my whole life, is it expected behaviour at this stage of the product or I probably have some wrong settings in my idea enviroment which intefere with plugin work? Thank you. |
Answered by
tyuldashev
May 22, 2023
Replies: 1 comment 1 reply
@setofaces It should be limited by "Test generation timeout" (per class) specified in test generation dialog. If it takes significantly more than set there, then it's a problem, otherwise just adjust this value to desired value. |
1 reply
Answer selected bysetofaces
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment

@setofaces It should be limited by "Test generation timeout" (per class) specified in test generation dialog. If it takes significantly more than set there, then it's a problem, otherwise just adjust this value to desired value.