cube-io / teamcity-formatter

Prints pretty output that TeamCity continuous integration tool can pick up.
Other
0 stars 1 forks source link

Does not seem to work with cucumber 1.0.0 #3

Open kirill-onufrienko-db opened 7 years ago

kirill-onufrienko-db commented 7 years ago

TypeError: node_modules\teamcity-formatter\lib\listenForStepsAndFormatForTeamcity.js:11 stepResult.isSuccessful is not a function at handleStepResult (F:[censored]\listenForStepsAndFormatForTeamcity.js:23:29) at _combinedTickCallback (internal/process/next_tick.js:67:7) at process._tickDomainCallback (internal/process/next_tick.js:122:9)

ath88 commented 7 years ago

Thanks for the report. We are slowly moving away from teamcity, but we would love to merge a pull request if you fix the issue. :)

lsantos10 commented 7 years ago

What is the expected cucumber version where this can work?

kirill-onufrienko-db commented 7 years ago

When I've raised an issue it was found in integration with cucumber-js 1.0.0 I did not check the compatibility with 2.0.0-rc.6 which is now the current latest version but I suppose it's worth checking it's compatible.

Пятница, 13 января 2017, 16:35 +03:00 от lsantos10 notifications@github.com:

What is the expected cucumber version where this can work? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .