Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 190 Bytes

File metadata and controls

6 lines (4 loc) · 190 Bytes

junit5-jupiter-starter-bazel

The junit5-jupiter-starter-bazel project demonstrates how to execute JUnit Jupiter tests using Bazel.

Run ./bazelisk.py test //... to execute all tests.