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

Add matcher for file contents #281

Open
Woodz opened this issue Jan 6, 2020 · 1 comment · May be fixed by #345
Open

Add matcher for file contents #281

Woodz opened this issue Jan 6, 2020 · 1 comment · May be fixed by #345
Labels
enhancement Hamcrest future Where do we want to take hamcrest?

Comments

@Woodz
Copy link

Woodz commented Jan 6, 2020

It would be very useful to add a Hamcrest matched to FileMatchers that allows comparison of file contents, instead of separately validating that the file exists, is readable and then manually reading the file contents before comparing.

@nhojpatrick nhojpatrick added enhancement Hamcrest future Where do we want to take hamcrest? labels Mar 4, 2020
@night-gale
Copy link

Hi, I would like to work on this issue @nhojpatrick .

@night-gale night-gale linked a pull request May 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hamcrest future Where do we want to take hamcrest?
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants