Skip to content

Using verify with custom verified file name #545

Closed Answered by SimonCropp
lahma asked this question in Q&A
Discussion options

You must be logged in to vote

yes. currently the .verified. and .verified. are hard coded.

basically allowing to use those expected files out in the wild, might be a git subtree too so cannot rename files

I am not sure Verify provided much value in this case. Much of the value proposition is in the ability to automate the acceptance of changed files. In your case you never want to accept those changes. I suspect what you want is the diffing of file functionality. you can get this by using the lower level DiffEngine package https://github.com/VerifyTests/DiffEngine#launching-a-tool

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lahma
Comment options

Answer selected by lahma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants