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? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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