You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all, thanks for this great project, it is pleasure to use it.
I recently found out, there is version 3, which is great, but the "reporting" scripts is missing from the published NPM package. I noticed it was removed also from 2.0.12.
Can I ask you about the intention? We are relying on them to produce JSON for further reporting, but now we cannot. What would you recommend us and/or is there some help that you might need with this functionality?
Thank you.
The text was updated successfully, but these errors were encountered:
Actually, I am sorry... I got confused that the contents of v3 NPM package do not match with what is on github in master, as version v3.
What is the problem that we are facing, is that your package.json doesn't specify dependency on cucumber ^5.1.0 anymore, but even if I added the cucumber dependency back, it wasn't working.
Reporting unfortunately was broken after 2.0.12 due to some breaking changes in the Cucumber library, but there are plans to fix it. #27 is already being used for this discussion, so I'm going to close this one.
Hello,
first of all, thanks for this great project, it is pleasure to use it.
I recently found out, there is version 3, which is great, but the "reporting" scripts is missing from the published NPM package. I noticed it was removed also from 2.0.12.
Can I ask you about the intention? We are relying on them to produce JSON for further reporting, but now we cannot. What would you recommend us and/or is there some help that you might need with this functionality?
Thank you.
The text was updated successfully, but these errors were encountered: