filters

fun filters(qualifier: String?, action: Action<FiltersExtension>)

Configure the {@link FiltersExtension} for tests that belong to the provided build variant


fun filters(action: Action<FiltersExtension>)

Configure the global {@link FiltersExtension} for all variants.