Skip to content

bendowski/bazel-java-test-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel's java_test playground

Shows that without extra steps, like having a runtime dependency on JUnit, classes bundled with Bazel's JUnit test runner take precendence over explicitly specified dependencies.

In this case :test fails, but :test_with_runtime_deps runs fine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published