Join Slack
Powered by
Is it possible to configure JUnit for the `jvmTest...
# gradle
a
AJ Alt
02/10/2020, 10:39 PM
Is it possible to configure JUnit for the
jvmTest
target of an MPP project? For example is there an equivalent to this non-MPP code
test { useJUnit { excludeCategories 'foo' } }
?
Open in Slack
Previous
Next