Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built Explorer with
bazel build //explorer
and it worked first time! That's great.I see some tests under
explorer/testdata
, which I think is meant to be run automatically. How do I run these tests? I made some changes to Explorer and I want to check I didn't break anything.Maybe this is obvious if you have used Bazel but I haven't and I couldn't find how.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions