Robert Skarżycki
Robert Skarżycki
@artivilla, what do you want to achieve? if you want to run `start` script with `server-test` you can just have this: `"test:cypress:run": server-test start http://localhost:3000 cy:run` - this is what...
@inspiraller, please check if you configured `autoBindSteps` correctly, as @bencompton suggested. I was facing similar problems, but finally it turned out that I had passed incorrect path to `loadFeatures` (just...
@mainfraame, as commented on other issue (https://github.com/bencompton/jest-cucumber/issues/95#issuecomment-777650916), it would be fair to uncover a fact that you are "marketing" your library here (you are a contributor of `cucumber-jest`). IMO there...
Hmm... @ellefsen, I don't understand this: when I do `git clone` of repo of my app (app that was deployed with instructions here and which is properly working WP page)...
I have similar problem - when I'm adding the module via `yarn add node-rss`, I receive error that Python cannot be found: ``` error d:\Projekty\test-rss-custom-feed\node_modules\libxmljs: Command failed. Exit code: 1...