hello there! new to pants, had a question about te...
# general
n
hello there! new to pants, had a question about test classification/execution. Looking to set up a pattern for splitting out java/scala unit from integration tests in a java/scala project, and was wondering what patterns are commonly used (separate junit_tests targets that correspond to a category of tests? Is there a way to categorize these targets further? We've got multiple products in our code base, so I'll likely wind up with a handful of targets I'd like to run...)