Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Enable nullable on tests

Open twsouthwick opened this issue 4 years ago • 0 comments

If the assembly under test has nullability enabled, it would make sense to do that for the corresponding unit tests, too. This way, you would more likely identify cases where nullability is incorrect. For example, see my other issue on nullabity of the MainDocunentPart.Document property, for example.

Originally posted by @ThomasBarnekow in https://github.com/OfficeDev/Open-XML-SDK/pull/952#discussion_r673708738

twsouthwick avatar Jul 22 '21 18:07 twsouthwick