hey folks, quick question for those of you using t...
# general
f
hey folks, quick question for those of you using the IntelliJ plugin. We currently
./pants resolve export src/scala/com/footballradar/[project]/:: tests/scala/com/footballradar/[project]/::
but we think it'd be nice if we could pull in the tests for all the downstream libs that src/project depends on (and not need to explicitly enumerate them). Do any of you do anything like this?