1output_groups functionality 2=========================== 3 4Tests to ensure the supported `output_groups` are working as expected. 5 6compilation_outputs_test 7------------------------ 8 9Checks that the `compilation_outputs` output group is populated with the 10compiled archives from `go_library`, `go_test`, and `go_binary` targets. 11