flank icon indicating copy to clipboard operation
flank copied to clipboard

Cucumber sharding support

Open Foso opened this issue 3 years ago • 1 comments

Hello, we are using Green Coffee for our Android UI Tests running on Firebase Testlab with Flank. There, sharding is possible. Now we want to switch to cucumber-android where sharding is not possible using Flank. We are interested in contributing cucumber support for Flank, but we don`t know where to start. Can you give us a hint where we should look first and how we can start?

Foso avatar Jan 05 '22 09:01 Foso

@Foso Ping me on the firebase test lab slack in #flank, I'm happy to share some ideas about how to approach this. Cucumber is primarily a test discovery challenge. If you know all the cucumber tests in advance, then flank will be able to run them.

bootstraponline avatar Jan 29 '22 03:01 bootstraponline