Hi everyone. Have been digging through the docs a...
# general
l
Hi everyone. Have been digging through the docs and code, and couldn't quite find I'm looking for. Is it possible to tell pants (ideally via the command line) to only run java/scala tests with certain annotations, similar to junit Categories or Scalatest Tags. If not possible out-of-the box, what alternatives would you recommend? The closest I found was pants tags, which I think could be made to fit our team's use case, but don't quite provide the level of granularity that we'd like.