The unit tests for CompanyIdentifier generated code is crashing on macOS after migrating to Swift Testing #173. This seems to be due to using too much memory on the stack swiftlang/swift-testing#906. The test will need to be refactored as a work around.