I have kaspresso tests with allure support. When tests started from gradle connectedDebugAndroidTest, allure reports are contains logs, steps, screenshots and videos:
But when I run tests with marathon, they only contains state - failed or passed:
Is it possible to configure this somehow?
Or should I gather results from all emulators myself for complete info?
I have kaspresso tests with allure support. When tests started from gradle connectedDebugAndroidTest, allure reports are contains logs, steps, screenshots and videos:
But when I run tests with marathon, they only contains state - failed or passed:
Is it possible to configure this somehow?
Or should I gather results from all emulators myself for complete info?