Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Null values are not rendered in step text #28

Closed
adamralph opened this issue Feb 9, 2013 · 0 comments
Closed

Null values are not rendered in step text #28

adamralph opened this issue Feb 9, 2013 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@adamralph
Copy link
Owner

If foo is null then

"Then foo should be {0}"

is rendered as

Then foo should be

It should be rendered as

Then foo should be null

@ghost ghost assigned adamralph Feb 9, 2013
adamralph added a commit that referenced this issue Feb 9, 2013
#28 implemented ExampleFeature.FormattedStepsWithNullValues
@adamralph adamralph reopened this May 2, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant