Skip to content

Support Behat PHP attributes - #299

Open
chrisjenkinson wants to merge 1 commit into
cucumber:mainfrom
chrisjenkinson:support-php-behat-attributes
Open

Support Behat PHP attributes#299
chrisjenkinson wants to merge 1 commit into
cucumber:mainfrom
chrisjenkinson:support-php-behat-attributes

Conversation

@chrisjenkinson

Copy link
Copy Markdown

Summary

  • recognize Behat PHP 8 attributes as PHP step definitions
  • support short imported attributes and qualified attribute names
  • cover generic #[Step] alongside Given/When/Then

Fixes #289.

Testing

  • npm test
  • npm run eslint
  • npm run build

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.

Support PHP 8 Attributes as step definition annotations (#[Given], #[When], #[Then])

1 participant