[swift-corelibs-dev] NSDecimal & NSDecimalNumber

Brent Royal-Gordon brent at architechies.com
Fri Dec 11 16:33:01 CST 2015


> This may be better suited to swift-evolution or users list, but regarding fatalError do you have any techniques for testing this behavior?

I believe the Swift compiler’s tests run code it expects to trap in a separate process and verify that the other process trapped. We may want to think about extending XCTest in some way to offer this behavior.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-corelibs-dev mailing list