Verifier and LineEndings #1435
|
I have a test passing locally but failing in the pipeline even when the verified and received files have no apparent differences. Could it be that when pushing, the line endings of the verified are changed and the the verified fails not because of the data in the files but because of the line endings? In other words, is the verifier taking into account the line endings in the verification? |
Answered by
SimonCropp
Apr 8, 2025
Replies: 1 comment
|
can you add a conventions check to your test project. and see if it detects any problems https://github.com/VerifyTests/Verify?tab=readme-ov-file#conventions-check |
0 replies
Answer selected by
Existente
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can you add a conventions check to your test project. and see if it detects any problems
https://github.com/VerifyTests/Verify?tab=readme-ov-file#conventions-check