Skip to content

Instantly share code, notes, and snippets.

@asinbow
Last active July 22, 2020 13:40
Show Gist options
  • Save asinbow/de7d27f864bb98d4739a547c1ff8437b to your computer and use it in GitHub Desktop.
Save asinbow/de7d27f864bb98d4739a547c1ff8437b to your computer and use it in GitHub Desktop.
bazel run //*:test "--test_filter=com.package.EnvTest#testEnv"
# or right click on a single test in a `*Test.java` file and and select "Run ..." in your IDE (e.g. IntelliJ IDEA)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment