Skip to content

Conversation

@iphydf
Copy link
Member

@iphydf iphydf commented Mar 19, 2020

It's not a simple java_test, because in Java world, everything has to
be complicated and fancy. JUnit5 requires special test runner plugins in
Maven, so now we have our own special test runner plugin in bazel, taken
from junit5-jupiter-starter-bazel.


This change is Reviewable

@iphydf iphydf force-pushed the bazel-test branch 2 times, most recently from 8fc746d to 3fe6df9 Compare March 19, 2020 13:34
It's not a simple `java_test`, because in Java world, everything has to
be complicated and fancy. JUnit5 requires special test runner plugins in
Maven, so now we have our own special test runner plugin in bazel, taken
from [junit5-jupiter-starter-bazel](https://github.com/junit-team/junit5-samples/blob/master/junit5-jupiter-starter-bazel/junit5.bzl).
@iphydf iphydf merged commit c91f5be into TokTok:master Mar 19, 2020
@iphydf iphydf deleted the bazel-test branch March 19, 2020 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants