A Bazel custom build rule to run JUnit 5 unittest with usage examples.
This program is adapted from the original Junit example,
to use rules_jvm_external and remove all unnecessary implicit dependencies.
A Bazel custom build rule to run JUnit 5 unittest with usage examples.
This program is adapted from the original Junit example,
to use rules_jvm_external and remove all unnecessary implicit dependencies.