looks like it also depends on a bunch of other tes...
# general
m
looks like it also depends on a bunch of other test jars-
For example, the finatra-http test-jar depends on the inject-app test-jar (among others). You will have to manually add a dependency on the inject-app test-jar when using the finatra-http test-jar since the inject-app test-jar will not be resolvedtransitively.