mkobit
09/14/2017, 5:40 PM@Tag, classname, packages, and probably a few more - https://github.com/junit-team/junit5-samples/blob/r5.0.0/junit5-gradle-consumer/build.gradle#L43-L46 shows a few, all of them in https://github.com/junit-team/junit5/blob/master/junit-platform-gradle-plugin/src/main/groovy/org/junit/platform/gradle/plugin/FiltersExtension.groovy
the --tests from the Gradle Test task isn't supported, so you gotta do some findProperty type conditional filters