> 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

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to