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

Non-outline expression bracket-enclosed (<>) with multiple words separated by a space #2

Closed
bruno-morel opened this issue Feb 5, 2020 · 1 comment
Labels
OS-5 md-to-adf - v0.7.x released

Comments

@bruno-morel
Copy link
Collaborator

bruno-morel commented Feb 5, 2020

For standard scenario (non-outline) like this:

Feature: Rocket Launching

  Scenario: Launching a SpaceX rocket
    Given I am Elon Musk attempting to launch a rocket into space
    When I launch the '<personal rocket>'
    Then the rocket should end up in space
    And the booster(s) should land back on the launch pad
    But nobody should doubt me ever again

The 2d steps will be broken and fail execution everytime.!

@bruno-morel bruno-morel added the OS-5 md-to-adf - v0.7.x label Feb 20, 2020
@github-actions
Copy link

🎉 This issue has been resolved in version 0.6.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-5 md-to-adf - v0.7.x released
Projects
None yet
Development

No branches or pull requests

1 participant