MichalStrehovsky / iltrim

MIT License
9 stars 1 forks source link

Add support for properties #50

Closed sbomer closed 2 years ago

sbomer commented 2 years ago

Fixes https://github.com/MichalStrehovsky/iltrim/issues/39

sbomer commented 2 years ago

I wasn't sure if there's a good way to add tests since we don't have the reflection infrastructure and nothing will currently mark the properties - so I just tested with AddRoot and the repro project.

LakshanF commented 2 years ago

Should there be a testcase in Tests.Cases in addition to the the repro?

sbomer commented 2 years ago

Ideally yes, but see https://github.com/MichalStrehovsky/iltrim/pull/50#issuecomment-942795347.