The lack of documentation for setting Cucumberjs support with the new angular is pretty upsetting.. I am wondering how we can set up cucumber instead of just plain protractor, so that way when we run our tests using the ng e2e command, it picks up feature files.
I am wondering if anyone has any experience setting this up since the introduction of typescript has changed the framework completely.. Has anyone had any success in this? I would essentially like to see an example of setting up the conf files and creating step definitions and page objects. Any help would be much appreciated!! Thanks guys