> -----Original Message----- > From: Dan Tran <dant...@gmail.com> > Sent: Friday, March 18, 2022 11:19 PM > To: Maven Users List <users@maven.apache.org> > Subject: Re: Can't get Surefire to run any JUnit 5 tests > > may relate to this > https://urldefense.com/v3/__https://issues.apache.org/jira/browse/SUREFI > RE- > 2033__;!!BhdT!mLEXE8D_vVbl6u7278_BIepoVCNKZk6To_hbhGElBPGbdsDrxK28lx3JEM > u6HtYolJcOnYNvXr8KCg$
This is the only suggestion I've tried so far that at least gives me the predicted result, a NPE, without any other problems. As this was apparently merged several days ago, and M6 (or some equivalent) is not out yet, how do I test a snapshot version? > On Fri, Mar 18, 2022 at 10:53 PM David Karr <davidmichaelk...@gmail.com> > wrote: > > > I, along with two other people on my team, have spent days and days > > now trying to figure out why we cannot get Surefire to execute JUnit 5 > tests. > > We've all been working independently, so we don't all take the same > > path, but it didn't really matter, as all three of us are pretty much > > stuck at the same point. We can execute JUnit 5 tests in Eclipse, but > > Surefire just refuses to have anything to do with JUnit 5 tests. > > We've all read numerous threads and posts on how to do it, and it just > does not work. > > > > Most recently, I posted this question with some details of what I had > > done so far: > > > > https://urldefense.com/v3/__https://stackoverflow.com/questions/715310 > > 01/why-is-surefire-not-executing-my-junit5-tests__;!!BhdT!mLEXE8D_vVbl > > 6u7278_BIepoVCNKZk6To_hbhGElBPGbdsDrxK28lx3JEMu6HtYolJcOnYO4ycyUhg$ > > . > > > > I have no idea whether the problems lie in JUnit 5, or in Surefire, or > > some combination. I wish I could get some debug output that told me > SOMETHING. > > It just does not run JUnit 5 tests. > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org