Christian Verkerk

Results 2 issues of Christian Verkerk

With `py_test` (PAR-based) rules I can dev/test iterate on an individual test by running the following: 1. `bazel test //foo:foo_tests` 2. find and update an issue in dependency bar.py 3....