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
-[ ] Check that the IntelliJ Idea UTBot plugin can be successfully installed
12
+
*Check that the IntelliJ Idea UTBot plugin can be successfully installed*
13
+
13
14
-[ ] Choose appropriate workflow from the next list (by default, use the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml
14
15
-[ ] Open IntelliJ IDE
15
-
-[ ] Remove the latest version of the UTBot plugin
16
-
-[ ] Clone or reuse UTBot workspace (https://github.com/UnitTestBot/UTBotJava.git)
17
-
-[ ] Open the workspace in the IDE with the installed plugin
18
-
-[ ]Build workspace (Instruction is needed)
19
-
-[ ]Go through manual scenarios
16
+
-[ ] Remove previously installed UTBot plugin
17
+
-[ ] Clone or reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git)
18
+
-[ ] Open the project in the IDE
19
+
-[ ]Install the downloaded plugin
20
+
-[ ]Build the project (Instruction is needed)
20
21
22
+
*Go through manual scenarios*
21
23
22
24
**Manual scenario #1**
23
25
24
26
-[ ] Use default plugin settings
25
27
-[ ] Open the utbot-sample/src/main/java/org/utbot/examples/algorithms/ArraysQuickSort.java file
26
-
-[ ]Try to generate tests for the class
28
+
-[ ]Generate tests for the class
27
29
-[ ] Remove results
28
-
-[ ]Try to generate tests for the methods
30
+
-[ ]Generate tests for the methods
29
31
30
32
31
33
**Manual scenario #2**
32
34
33
35
-[ ] Use default plugin settings
34
36
-[ ] Open the utbot-sample/src/main/java/org/utbot/examples/mock/CommonMocksExample.java file
35
-
-[ ]Try to generate tests with all available (mocking) options
37
+
-[ ]Generate tests with all available (mocking) options
0 commit comments