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

     1  go_bazel_test macro functionality
     2  =================================
     3  
     4  Tests to ensure the go_bazel_test is functioning correctly.
     5  
     6  dataargtest_test
     7  ----------------
     8  
     9  Tests that `data` and `args` provided to `go_bazel_test` are provided to the go
    10  test framework correctly.