Gotcha. So you can do something like: `./pants --...
# general
h
Gotcha. So you can do something like:
./pants  --filter-target-type=python_test peek ::
and pluck out the sources with
jq
or some json-parsing script