Files

6 lines
84 B
Markdown
Raw Permalink Normal View History

2026-05-31 18:45:31 +08:00
## Usage
To build tests with bazel
```sh
bazel test -s --verbose_failures //...
```