Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Report: space is missing when no intro word is present #40

Closed
janschaefer opened this issue Nov 5, 2014 · 0 comments
Closed

Text Report: space is missing when no intro word is present #40

janschaefer opened this issue Nov 5, 2014 · 0 comments
Assignees
Milestone

Comments

@janschaefer
Copy link
Contributor

Given the following JGiven test:

   TestStage stage = addStage(TestStage.class);
   stage.some_step_with_a_$_parameter(test);

then the text report prints:

   some step with a'test' parameter

instead of

   some step with a 'test' parameter
@janschaefer janschaefer added this to the v0.5.4 milestone Nov 5, 2014
@janschaefer janschaefer self-assigned this Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant