• Home
Name Date Size #Lines LOC

..--

README.mdD04-Jul-202584 65

README.md

1## Usage
2To build tests with bazel
3```sh
4bazel test -s --verbose_failures //...
5```
6