Skip to content

Add 'feature' and 'scenario' to runnable methods for specs#167

Merged
vitallium merged 1 commit into
zed-extensions:mainfrom
jvanbaarsen:patch-1
Oct 11, 2025
Merged

Add 'feature' and 'scenario' to runnable methods for specs#167
vitallium merged 1 commit into
zed-extensions:mainfrom
jvanbaarsen:patch-1

Conversation

@jvanbaarsen
Copy link
Copy Markdown
Contributor

This allows the test running of specs that start with "feature" or "scenario".

In the current situation, we need to change the "scenario" tag to "it" to make it work. With this change, we no longer have to.

@cla-bot cla-bot Bot added the cla-signed label Aug 26, 2025
This allows the test running of specs that start with "feature" or
"scenario".

In the current situation, we need to change the "scenario" tag to "it"
to make it work. With this change, we no longer have to.
@vitallium vitallium merged commit 76fed11 into zed-extensions:main Oct 11, 2025
1 check passed
@vitallium
Copy link
Copy Markdown
Collaborator

Thanks!

@jvanbaarsen jvanbaarsen deleted the patch-1 branch October 13, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants