I have been exploring the projects on GitHub which demonstrates the capabilities of integrating TestCafe with CucumberJS, however, I am not able to find any reference to test the RestAPI through this integration and I need it as per my project requirements.
Can I request someone to post a working example, currently I am exploring the following repo: https://github.com/rquellh/testcafe-cucumber
I have already tried to explore the projects available on GitHub:
https://github.com/search?p=3&q=testcafe+cucumber&type=Repositories
I am expecting the Cucumber BDD driven workflow based on TestCafe:
https://devexpress.github.io/testcafe/documentation/test-api/intercepting-http-requests/