Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does this work with android espresso? aka instrumented android tests? #268

Closed
carlos-vargas-pplus opened this issue May 11, 2022 · 6 comments
Assignees
Labels

Comments

@carlos-vargas-pplus
Copy link

Description

I need to have a better report tooling on my jenkins console when running android espresso tests. I want to know if this can work for android espresso

@radarsh
Copy link
Owner

radarsh commented May 12, 2022

Sorry no idea what Android expresso is. Never done any Android app development. What issues are you facing?

@carlos-vargas-pplus
Copy link
Author

hello, android espresso is instrumented test is like appium but from android code https://developer.android.com/training/testing/espresso since we run tests using gradle + android I wanted to know if this is possible to do with espresso

@radarsh
Copy link
Owner

radarsh commented May 12, 2022

In theory it should be possible as long as you can tests using Gradle.

@better-dmitriy
Copy link

@calvario31 Hi, did you manage to get this work with espresso?

@calvarioTeacher31
Copy link

hello im answering from another account. At the end we implement allure reports so didnt need this as reporting tool

@cdavie-artium
Copy link

Related: #111

@radarsh radarsh closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants