Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 372 Bytes

junit_test.md

File metadata and controls

13 lines (8 loc) · 372 Bytes

junit_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.

Attributes

The attributes are the same as for java_test.