Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How do I debug. "No tests found with test runner 'JUnit 5'."
How do I debug. "No tests found with test runner 'JUnit 5'." [message #1834727] Mon, 16 November 2020 22:05 Go to next message
David Ryan is currently offline David RyanFriend
Messages: 1
Registered: November 2020
Junior Member

I'm running eclipse Version: 2020-09 (4.17.0), Build id: 20200910-1200. I'm using gradle 6.7 with 'gradle eclipse' to generate project files. I have an issue where selecting an individual class will successfully run JUnit tests. However, selecting the package that contains that class brings up 'No tests found with test runner 'JUnit 5' error message. There's no debug output in the console and nothing in the eclipse log.

This is probably related to how gradle is generating the project files. However, I can't find any documentation on how to debug this situation. Anyone got any pointers?

Thanks,
David.

Re: How do I debug. "No tests found with test runner 'JUnit 5'." [message #1834983 is a reply to message #1834727] Mon, 23 November 2020 03:47 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Eclipse gradle issue can be discussed in the gradle forum:
https://discuss.gradle.org/c/help-discuss/buildship/20


Sarika Sinha
JDT Programmer
Previous Topic:How to debug gradle appliction in eclipse?
Next Topic:main class not found
Goto Forum:
  


Current Time: Sat Apr 20 00:48:22 GMT 2024

Powered by FUDForum. Page generated in 0.02645 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top