saucelabs / testrunner-toolkit

Sauce Labs Test Runner Toolkit is a JavaScript native approach to perform browser testing in a CI with Sauce Labs
https://docs.staging.saucelabs.net/testrunner-toolkit/index.html
Apache License 2.0
23 stars 11 forks source link

Cucumber+testcafe+sauce #43

Open deivanayagis opened 4 years ago

deivanayagis commented 4 years ago

Would like to design testcafe in a cucumber bdd framework and there are quite a lot of references in the internet on how to do it. But not sure how to do it with saucelabs.

Can you please guide if this is possible today with saucectl?

alexplischke commented 4 years ago

Our TestCafe image does not offer cucumber support. So you'd have to assemble your own custom docker image that saucectl could use.

vrunoa commented 3 years ago

@FriggaHel can you share the image repository created for the Cucumber POC. This could help @deivanayagis to move forward.

FriggaHel commented 3 years ago

Hi @deivanayagis, here is a working example of testcafe+cucumber: https://github.com/FriggaHel/testcafe-cucumber-saucectl