Does TestCafe fit into BDD and cucumber?
Asked Answered
C

1

11

I understand TestCafe attempts to replace Webdriver based test frameworks like Selenium. I couldn't find examples of integration with BDD (cucumber) yet.

Casavant answered 13/11, 2017 at 15:31 Comment(0)
D
10

You can find a demonstration of integration TestCafe into CucumberJS tests in the testcafe-cucumber-demo GitHub repository.

Disconsolate answered 13/11, 2017 at 15:44 Comment(2)
Thanks. That's exactly what I was looking for.Casavant
If you need both BDD and a standard way of working with TestCafe, this repo might be helpfull: testcafe-starterThrawn

© 2022 - 2024 — McMap. All rights reserved.