Discussion:
[Cucumber] [Cucumber-JVM]
pavan swt
2018-05-14 16:04:01 UTC
Permalink
Hi,

Did anyone know? why scenario. write is not writing into respective steps
in reports(Cucumber.io) whereas it is working as expected in info.
cukes package

Please help if any of you have an idea?

is it a bug??

Thanks,
Pavan
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
pavan swt
2018-05-16 10:35:37 UTC
Permalink
Hi Koen,

Thanks for your reply.

I think there is a bug with writing text to reports(HTML or JSON reports
etc). If I write text(using scenario.write) under @given
<https://github.com/given> step reports are not displaying and throwing a
runtime error.

If you write text under @when <https://github.com/when> it is going under
@given <https://github.com/given>. That is one step before.

I check the same in an older version of cucumber JVM at the info.cukes
group. It is working fine but

This issue occurs after migrating the Cucumber JVM from info.cukes to
cucumber.io

Please find the attached screenshot for your references.
#1349 - raised a bug in Git hub
Hi Pavan,
I am having a hard time understanding your question. Can you explain a bit
more what you are trying to achieve and what the current behaviour is?
Please explain as broadly as possible, including code snippets if you have
them.
Kind regards,
Koen Prins
Post by pavan swt
Hi,
Did anyone know? why scenario. write is not writing into respective steps
in reports(Cucumber.io) whereas it is working as expected in info.
cukes package
Please help if any of you have an idea?
is it a bug??
Thanks,
Pavan
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...