Julien Herr

Results 376 comments of Julien Herr

Only assertions and testng without assertions. It means the upgrade will need to add assertions as dependencies if used.

@krmahadevan yes, it will make a little regression that must be documented

@mpet I think it will accepted when someone will propose a pull request for that. 😉

@mpet excluded from the shaded jar and deployed as a standalone artifact.

Thanks for the feedback. I think it could go faster What if "org.testng.assertions.Assert" is introduced and "org.testng.Assert" is deprecated in the next minor release? What if "org.testng.assertions" is moved into...

Right. It can break with cli runner. Then I propose to create the new artifact with the new package, and deprecate assertions from the base package in a next minor...