You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My company just purchased a license for us to use github copilot, mainly to help us with writing unit tests.
I noticed that when I asked Copilot to write the unit test in Testing framework, rather than XCTest, I got this response.
As of my knowledge cutoff in 2023, there is no official new testing framework for Swift released in 2024. If Apple has introduced a new framework, I recommend checking the latest Apple Developer Documentation or WWDC announcements for accurate and up-to-date information.
Hopefully this can be added in the future.
The text was updated successfully, but these errors were encountered:
My company just purchased a license for us to use github copilot, mainly to help us with writing unit tests.
I noticed that when I asked Copilot to write the unit test in Testing framework, rather than XCTest, I got this response.
Hopefully this can be added in the future.
The text was updated successfully, but these errors were encountered: