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

Run single file feature #686

Closed
Pi-fe opened this issue Jul 7, 2023 · 1 comment
Closed

Run single file feature #686

Pi-fe opened this issue Jul 7, 2023 · 1 comment

Comments

@Pi-fe
Copy link

Pi-fe commented Jul 7, 2023

Hi, I want to run only one feature file, I use "npm run test feature/filename.feature" but it runs all test (the only thing that changes is that the test runs before all other tests).

the script is:
"test": "cucumber-js test"

@Tallyb
Copy link
Owner

Tallyb commented Jul 21, 2024

this should work as you mentioned

@Tallyb Tallyb closed this as completed Jul 21, 2024
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

No branches or pull requests

2 participants