Skip to main content

How to set up a Bazel testing configuration: The comprehensive guide for Scala and Java

Picture of Łukasz Wawrzyk, Tooling Expert

Łukasz Wawrzyk

Tooling Expert
Jun 29, 2023|15 min read
How_to_set_up_a_Bazel_testing_configuration_The_comprehensive_guide_for_Scala_and_Java_image-min.jpg

Note: Unlike with java_test, you can use any name for the target. Also, Bazel will execute all tests specified in the srcs attribute.