I am new to Bitbucket Pipelines and currently struggling with running test cases on that. I have an Android build which is now running correctly on Pipelines. But I am unable to find a way to run my espresso test case on it.
Anyone aware about how to do this, please suggest. Thanks already !