github.com/0xKiwi/rules_go@v0.24.3/tests/core/output_groups/README.rst (about)

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