grimreaper commented on issue #48: [WIP] perform the actual migration to JUnit 5 URL: https://github.com/apache/commons-numbers/pull/48#issuecomment-500085481 All tests but one test passes now: FieldParametricTest This class was giving me confusion before too - I have not yet figured out how to create parameterized tests in a similar way to junit 4 via the constructor. I did manage to make this pass by writing an argumentresolver but that seemes like overkill
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
