bazelbuild / bazelbuild/examples
Bazel go-tutorial missing tests and race tests
Open
- Dominant language
- Starlark
- Stars
- 957
- Forks
- 578
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
Description
We love Go because of its easy-to-use concurrency and therefore race tests are critical for anyone wanting to use Bazel with Go.
The current go-tutorial has neither examples of tests, nor race tests. This is a major deficiency in the tutorial.
https://bazel.build/start/go
https://github.com/bazelbuild/examples/tree/main/go-tutorial/stage3
Contributor guide
Assessment
This issue has not been assessed yet.