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

Use unit tests for --include and --exclude syntax instead of functional tests #70

Closed
schlessera opened this issue Aug 6, 2018 · 1 comment

Comments

@schlessera
Copy link
Member

Some of tests, including but maybe not limited to --include and --exclude syntax tests, would be a better fit as unit tests. These would be more reliable and much faster.

@swissspidy
Copy link
Member

There are now some unit tests since #83.

We might clean up the folder structure for them at some point though.

Also, there are still some Behat tests for these arguments, but I think we can keep them for now as it doesn't matter much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants