Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Chris Jackson
Total activity
31
Last activity
December 01, 2022 11:21
Member since
June 18, 2020 20:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (7)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
August 20, 2021 13:36
Have you tried removing the 'build' item in 'before launch' on the run config?
Community
IntelliJ IDEA Users
is there a way to run only my class
1 vote
Created
February 25, 2022 12:57
I think you're severely missing the point, here. You're describing a workaround, not a fix. I have a workaround, which I described in the third reply before you started replying - but there's clea...
Community
IntelliJ IDEA Users
Divergent Spock test runner behaviour with multi-module Maven
0 votes
Created
February 24, 2022 09:18
It is hard to tell the reason without known the project structure, what exact classes are not found (are they libraries, or classes from same project or module), in which classes this happens. Can...
Community
IntelliJ IDEA Users
Divergent Spock test runner behaviour with multi-module Maven
0 votes
Edited
February 23, 2022 16:41
Right. When you use a build tool (Maven or Gradle), the classes first need to be compiled. By running the tests in IntelliJ, it mimics this process and outputs the compiled classes in (default exa...
Community
IntelliJ IDEA Users
Divergent Spock test runner behaviour with multi-module Maven
0 votes
Edited
February 23, 2022 16:07
Please show the exact error you are getting. It seems strange why it needs classes from the target directory? It must look for classes in the sources directories or in the module's dependencies. ...
Community
IntelliJ IDEA Users
Divergent Spock test runner behaviour with multi-module Maven
0 votes
Created
February 23, 2022 15:17
> Which classes can not it find? Where are they expected to be? The test classes. In 'target/test-classes'. This was literally in the sentence above it. > It could be that IDE does not detect tha...
Community
IntelliJ IDEA Users
Divergent Spock test runner behaviour with multi-module Maven
0 votes
Next
›
Last
»