-
Hi guys,
I created this issue on cucumberjs but didn't get much help. could anyone of you figure it out?
https://github.com/cucumber/cucumber-js/issues/612
-
##### Expected behaviour
Chimp should run like normal and provide better backtraces through the (hidden?) option `--backtrace`
##### Actual behaviour
Chimp failes immediately with the following erro…
-
Hi,
I have a projects who has two test frameworks :
- [Cucumber](https://www.npmjs.com/package/cucumber) for BDD tests
- [Mocha](https://www.npmjs.com/package/mocha) for unit tests
We're trying to us…
-
Hi,
I got problem when I use Protractor + CucumberJS. If I execute my test via cli and get exceptions, protractor will stop and does not execute the remaining scenario. I found the runner.js inside t…
-
Hi, i got myself into situation when test results has "ambigous" step. And as far as i can understand this causes reporter to crash. According to https://github.com/cucumber/cucumber/wiki/Step-Definit…
-
Hello, this problem happens for me while running chimp e2e tests second, third or any other time, while on headless linux host, freshly built on docker.
First time after image is built test runs well.…
-
Hello, this problem happens for me while running chimp e2e tests second, third or any other time, while on headless linux host, freshly built on docker.
First time after image is built test runs well.…
-
Due to cucumber library 1.0.0 release, when I try to generate report an error appears in console:
"Unable to parse cucumberjs output into json."
But it was ok before cucumber release.
-
-