swift-syntax icon indicating copy to clipboard operation
swift-syntax copied to clipboard

Needed: variant of `assertMacroExpansion()` that does not use XCTest

Open grynspan opened this issue 1 year ago • 1 comments

Description

Test targets that use swift-testing instead of XCTest need some way to work with this function; let's add a throwing equivalent that can be used without any dependency on a specific testing library.

grynspan avatar Dec 11 '23 22:12 grynspan

Tracked in Apple’s issue tracker as rdar://119519713

ahoppen avatar Dec 11 '23 23:12 ahoppen