Replies: 1 comment 1 reply
-
The test seem incorrect since the exception type for |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded to the latest version (26.1.0) from an incredibly early version (12.1.2) and cannot seem to get
ReadingExceptionOccurred
to fire. I even copied the unit tests from theDetectColumnCountChangesTests.cs
file:https://github.com/JoshClose/CsvHelper/blob/0d753ff09294b425e4bc5ab346145702eeeb1b6f/tests/CsvHelper.Tests/Reading/DetectColumnCountChangesTests.cs
and all tests passed except for
WillThrowOnMissingFieldStillWorksTest
.Does anyone have this working?
Beta Was this translation helpful? Give feedback.
All reactions