Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • I excluded 'junit-vintage-engine' from spring-boot-starter-test dependency but then the test even failed to start and was just greyed out in the test run window Commented Aug 4, 2020 at 4:20
  • @sunnyarya, Please check out your dependency tree, and check whether the 'junit-vintage-engine' module exists in your classpath, its a working solution for many, I don't sure on what basis, the answer has been downvoted Commented Aug 4, 2020 at 4:51