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

When comparing directories, allow to ignore some specified files #12

Open
aneveux opened this issue Feb 26, 2018 · 0 comments
Open

When comparing directories, allow to ignore some specified files #12

aneveux opened this issue Feb 26, 2018 · 0 comments

Comments

@aneveux
Copy link
Member

aneveux commented Feb 26, 2018

Requirement: #11

When comparing a generated directory with a reference one, it should be possible for the developer to specify files to be ignored during the comparison.

For a first step, the files to be ignored could be specified as arguments to the test method which is called. Later on, a file similar to .gitignore could be used to simplify the management of those ignored files.

See Legacy implementation (not sure we want to do it the same way)

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

1 participant