Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
w
witty-crayon-22786
02/02/2017, 4:43 AM
another tool is tags: can tag all tests that you might want to run at once with, say
tags={'integration'}
, and then run
./pants --tag='integration' test my/path::
Post