Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 372 Bytes

File metadata and controls

13 lines (8 loc) · 372 Bytes

junit_test

junit_test(name, **kwargs)

Builds JUnit 6 tests.

This is a drop-in replacement for java_test that runs tests using a JUnit 6 test runner.

Attributes

The attributes are the same as for java_test.