rmannibucau commented on pull request #14272: URL: https://github.com/apache/beam/pull/14272#issuecomment-811994960
@emilssolmanis original migration goal was to support natively junit5 (and not rely on junit4 imports which has several pitfalls in integrations layers (thinking to maven/gradle plugins and IDE) + in user land with completion packages - "why my @test does not run"...wrong package). At that time beam community kind of rejected this as not being a goal/needed for google - at that time - so got rid of this need by providing an alternate testing solution and bypassing beam native testing stack which was not moving to user direction fast enough. Was still the case a few months ago but maybe it changed in between (I don't use beam at all anymore so stopped to follow the project). -- 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]
