-
-
Jetpack compose sample has `Kaspresso.Builder.withComposeSupport()` extension, but when I include `kaspresso` and `kaspresso-compose-support` artefacts this extension is missing.
-
Hello!
i try to add allure-support into my project , but it's no works
according to https://github.com/KasperskyLab/Kaspresso/blob/master/wiki/09_Kaspresso-Allure.md
i've add to my build.gradle d…
-
Hi there,
Below are the steps involved in my test
1. Launch the app
2. Locate and perform the action on the element in home screen (Native)
3. The previous click actions navigates to the webv…
-
Hey, I would like to suggest adding few libraries related to testing.
Regarding mocking, I think it's better to use [Mockk](https://mockk.io/) instead of Mockito - better Kotlin support.
Regardi…
-
When targeting Android 12 (targetSdk = 31) in android project I receive this error during gradle sync:
`Error: android:exported needs to be explicitly specified for . Apps targeting Android 12 and …
-
Hi,
I test new possible, and go to [guide](https://github.com/KasperskyLab/Kaspresso/blob/master/wiki/09_Kaspresso-Allure.md), but when I did everything from "[How to use](https://github.com/Kaspersk…
-
Hi there!
I was trying to write Kaspresso tests that run on the JVM with Robolectric, as stated by [Google in this video](https://www.youtube.com/watch?v=-_kZC29sWAo)
However, I was getting the fo…
-
Given that jetpack compose is most likely to be out of beta any time soon and a lot of projects will start using it, is there any plan to support it?
Now it offers a test rule https://developer.andro…
-
Также продумать как подключать Allure:
- подключение зависимости в гредле
- добавление через композицию сета интерсепторов для Allure (аналог simple/advances только композиция!) в конструктор TestCa…