VSCode has a Testing tab which allows for you to list and run unit tests within your project very easily.
It would be very neat if this extension integrated with this directly in order to provide the list of Bazel tests, and allow for testing through this UI.