Skip to content

Add assertion for matching golden files#125

Open
jozefizso wants to merge 1 commit into
zunit-zsh:masterfrom
jozefizso:feature/is_golden_file
Open

Add assertion for matching golden files#125
jozefizso wants to merge 1 commit into
zunit-zsh:masterfrom
jozefizso:feature/is_golden_file

Conversation

@jozefizso

@jozefizso jozefizso commented Aug 14, 2023

Copy link
Copy Markdown

We use golden files matching in our tests. Output of our commands are written to files and we need to compare the content to match a golden file.

(More info at https://ieftimov.com/posts/testing-in-go-golden-files/)

This adds new assertion is_golden_file to match existing file with a content of golden file.

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 this pull request may close these issues.

1 participant