is it still possible to format step in 1.5?

14 views
Skip to first unread message

Aleksandr Hlapov

unread,
Aug 16, 2017, 10:48:53 AM8/16/17
to Serenity BDD Users Group
in 1.4 it was possible to format step description, something like this:

private String stepDescription = "**my step description**";

@Step("#stepDescription")
public void myStep() {}

report would show this step as «my step description» (i.e. strong)

John Smart

unread,
Aug 16, 2017, 10:50:00 AM8/16/17
to Aleksandr Hlapov, Serenity BDD Users Group
You need to configure the enable.markdown property to "story, narrative, step"

--
You received this message because you are subscribed to the Google Groups "Serenity BDD Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thucydides-users+unsubscribe@googlegroups.com.
To post to this group, send email to thucydides-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
___________________________________________________
John Smart | Wakaleo Consulting  |  +44 7398 832273
Making smart teams collaborate better
http://johnfergusonsmart.com  |  john....@wakaleo.com
___________________________________________________

We love breaking down silos and helping smart teams collaborate better! Ask about our tailored on-site workshops in Agile Product Planning, BDD Requirements Discovery,  BDD, TDD and Clean Coding, and Advanced BDD Test Automation.

Need some help with Serenity BDD? Check out our Serenity BDD training and support packages here.
___________________________________________________

Aleksandr Hlapov

unread,
Aug 16, 2017, 11:09:48 AM8/16/17
to Serenity BDD Users Group, oleksand...@gmail.com
it worked. Thank you )


On Wednesday, August 16, 2017 at 5:50:00 PM UTC+3, John Smart wrote:
You need to configure the enable.markdown property to "story, narrative, step"
On 16 August 2017 at 15:48, Aleksandr Hlapov <oleksand...@gmail.com> wrote:
in 1.4 it was possible to format step description, something like this:

private String stepDescription = "**my step description**";

@Step("#stepDescription")
public void myStep() {}

report would show this step as «my step description» (i.e. strong)

--
You received this message because you are subscribed to the Google Groups "Serenity BDD Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thucydides-use...@googlegroups.com.
To post to this group, send email to thucydid...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages