CoreOffice / XMLCoder

Easy XML parsing using Codable protocols in Swift
https://coreoffice.github.io/XMLCoder/
MIT License
801 stars 112 forks source link

Test error context feature independently from Swift version #248

Open MaxDesiatov opened 2 years ago

MaxDesiatov commented 2 years ago

This test output seemed to be pretty stable up to this point, and I haven't found a different way to test the error context functionality end-to-end without being exposed to these caveats with how Foundation handle this.

_Originally posted by @MaxDesiatov in https://github.com/CoreOffice/XMLCoder/pull/245#discussion_r954033736_