I noticed that in allure2 can search case by tag (https://github.com/allure-framework/allure2/pull/1637)
I tried it in android, it do not works for me, do we have such function in android?
my version is 2.4.0:
androidTestImplementation "io.qameta.allure:allure-kotlin-model:2.4.0"
androidTestImplementation "io.qameta.allure:allure-kotlin-commons:2.4.0"
androidTestImplementation "io.qameta.allure:allure-kotlin-junit4:2.4.0"
androidTestImplementation "io.qameta.allure:allure-kotlin-android:2.4.0"
I noticed that in allure2 can search case by tag (https://github.com/allure-framework/allure2/pull/1637) I tried it in android, it do not works for me, do we have such function in android? my version is 2.4.0: androidTestImplementation "io.qameta.allure:allure-kotlin-model:2.4.0" androidTestImplementation "io.qameta.allure:allure-kotlin-commons:2.4.0" androidTestImplementation "io.qameta.allure:allure-kotlin-junit4:2.4.0" androidTestImplementation "io.qameta.allure:allure-kotlin-android:2.4.0"