Results 2 comments of Tsyupryk Roman

> I have a PR open for `rules_jvm_external` that adds a junit5 runner and `java_junit5_test`: [bazelbuild/rules_jvm_external#629](https://github.com/bazelbuild/rules_jvm_external/pull/629) This is based on what we've been using extensively at work, and has a...

> We have built a workaround for it: [junit-team/junit5-samples#133](https://github.com/junit-team/junit5-samples/pull/133) Please take a look. A blog post: https://flexport.engineering/connecting-bazel-and-junit5-by-transforming-arguments-46440c6ea068 Hi @asinbow Thanks for this work. But I have one question. Your implementation...