hundreds-fireman-76561
01/06/2017, 4:02 PMsrc/scala/…/…
the tests live in test/unit/scala/…/… and tests/integration/scala/…/…
when i change code in src/scala/…/… i can see from the output of ./pants changed that those targets have changed. How would i then go about “linking” them together with the tests that should run from that same service so that ./pants test-changed would run tests on them?