Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f03fc642065a4940e249adc253b34e8513fbe84
https://github.com/WebKit/WebKit/commit/5f03fc642065a4940e249adc253b34e8513fbe84
Author: Richard Robinson <[email protected]>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
A Tools/TestWebKitAPI/AppKit+Extras.swift
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Testing.swift
M Tools/TestWebKitAPI/WebPage+Extras.swift
M Tools/TestWebKitAPI/cocoa/TestCocoa.h
Log Message:
-----------
[Swift in WebKit] Make it easier to use Swift in tests in TestWebKitAPI
https://bugs.webkit.org/show_bug.cgi?id=309178
rdar://171735698
Reviewed by Abrar Rahman Protyasha.
Bring up generic testing infrastructure support to more easily write Swift
tests, until such time when the Swift Testing framework
is fully supported.
* Tools/TestWebKitAPI/AppKit+Extras.swift: Added.
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Testing.swift: Added.
* Tools/TestWebKitAPI/WebPage+Extras.swift:
(click(at:)):
* Tools/TestWebKitAPI/cocoa/TestCocoa.h:
Canonical link: https://commits.webkit.org/308668@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications