Skip to content

Conversation

thomhurst
Copy link

Property AutoFormatStepText on StepTitleAttribute. When false, will retain capitalisation / formatting of StepTitle, which is otherwise overwritten by Humanize.

Previously, if you annotate a method with a step title, BDDfy will still attempt to 'humanize' it. This will remove all capitalisation formatting and such.

This adds a flag to StepAttribute that users can choose if they want BDDfy to autoformat their step text, or if not, use their original formatting.

… formatting of StepTitle, which is otherwise overwritten by Humanize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants