Add thorough tests for partially supported NRBF types
Open
area-Clipboard
area-Serialization-BinaryFormatter-FeatureWork
binaryformatter-migration
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
Need to make sure that we test things like `Hashtable` thoroughly to make sure that we pass through instances with unsupported content and that we don't lose data over fields we don't currently handle (notably the comparer in this case).
`CoreNrbfSerializer` is the exposure point.
Contributor guide
Assessment
This issue has not been assessed yet.