I'm attempting to add unit tests to my app. However, running `swift test` results in a `no such module 'SwiftUI'` error. Is there any chance xtool could also support running tests?