Last active
July 22, 2020 13:40
-
-
Save asinbow/de7d27f864bb98d4739a547c1ff8437b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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