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

Make the include list configurable in ftw.yaml #207

Closed
franbuehler opened this issue Nov 9, 2023 · 0 comments · Fixed by #283
Closed

Make the include list configurable in ftw.yaml #207

franbuehler opened this issue Nov 9, 2023 · 0 comments · Fixed by #283
Assignees

Comments

@franbuehler
Copy link

franbuehler commented Nov 9, 2023

Right now we can override the ignore list for the tests via .ftw.yaml file.

I would like to have the same feature for including tests. Right now we can only do this in the command line with the argument -i or --include.
Example: ftw run -d tests/ -i "920290-4$"

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 a pull request may close this issue.

2 participants