CoreOffice / XMLCoder

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

Test error context feature independently from Swift version #248

Open MaxDesiatov opened 1 year ago

MaxDesiatov commented 1 year 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_