Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pogryziony98
Total activity
10
Last activity
November 21, 2023 10:58
Member since
November 16, 2023 09:37
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
November 19, 2023 10:42
Sure. Here is a link to screenshare https://imgur.com/a/URTcHFL.I run it in 2 ways. Running from IDE button in class and by mvn clean test.When I run *Test classes, these run just fine as you can s...
Community
IntelliJ IDEA Users
Test suites are not executed properly and tests can't be found
1 vote
Created
November 21, 2023 10:58
Thanks for tracking similar issue :)As a temporary workaround I've used TestNG and configured test suites in xml files and these run fine.
Community
IntelliJ IDEA Users
Test suites are not executed properly and tests can't be found
0 votes
Created
November 20, 2023 13:10
I can but not exactly as it is. I must change naming.It is very simple - abstract base class which will be extended in application base classes. I want to run app base class via mvn test or run in ...
Community
IntelliJ IDEA Users
Test suites are not executed properly and tests can't be found
0 votes