JavaHamcrest icon indicating copy to clipboard operation
JavaHamcrest copied to clipboard

Add matcher for file contents

Open Woodz opened this issue 4 years ago • 1 comments

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.

Woodz avatar Jan 06 '20 03:01 Woodz

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

night-gale avatar May 17 '21 11:05 night-gale