nunit / docs

Documentation for all active NUnit projects
https://docs.nunit.org
MIT License
602 stars 149 forks source link

Document `Is.WhiteSpace` and `IgnoreWhiteSpace` #922

Closed manfred-brands closed 3 months ago

manfred-brands commented 3 months ago

Documentation update belonging to: https://github.com/nunit/nunit/pull/4664

github-actions[bot] commented 3 months ago

Preview link: https://6606a4430a8a02db90cbf283--resilient-maamoul-8b1e0d.netlify.app

manfred-brands commented 3 months ago

@SeanKilleen Do we put any version information in the documentation?

I saw ...UsingPropertiesComparer() // From version 4.1

Should I changed my updates to be ...IgnoreWhiteSpace // From version 4.2?

manfred-brands commented 3 months ago

The PR is merged.

OsirisTerje commented 3 months ago

@manfred-brands

Should I changed my updates to be ...IgnoreWhiteSpace // From version 4.2?

Yes, please