so `./pants test x`, where x is the target alias i...
# general
w
so
./pants test x
, where x is the target alias i defined above, is essentially equivalent to
./pants test y z
, afaik