junit_test(name, **kwargs)
Builds JUnit 5 tests.
This is a drop-in replacement for java_test
that runs tests using a JUnit 5 test runner.
The attributes are the same as for java_test
.
junit_test(name, **kwargs)
Builds JUnit 5 tests.
This is a drop-in replacement for java_test
that runs tests using a JUnit 5 test runner.
The attributes are the same as for java_test
.