github.com/stackb/rules_proto@v0.0.0-20240221195024-5428336c51f1/docs/examples.md (about) 1 --- 2 layout: default 3 title: Examples 4 permalink: examples 5 has_children: true 6 nav_order: 5 7 --- 8 9 See [examples/golden/testdata](examples/golden/testdata) for a complete list of example test cases. 10 11 Each one is tested as both a golden file test (`BUILD.in`, `BUILD.out`) as well 12 as a 13 [go_bazel_test](https://github.com/bazelbuild/rules_go/blob/4cd45a2ac59bd00ba54d23ebbdb7e5e2aed69007/go/tools/bazel_testing/def.bzl#L17) 14 to ensure the configuration is functional.