Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpogue/webkittestcasetemplate
Template repo for generating WebKit test cases that run on iOS.
https://github.com/dpogue/webkittestcasetemplate
Last synced: 13 days ago
JSON representation
Template repo for generating WebKit test cases that run on iOS.
- Host: GitHub
- URL: https://github.com/dpogue/webkittestcasetemplate
- Owner: dpogue
- Created: 2021-06-01T02:50:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T02:51:18.000Z (over 3 years ago)
- Last Synced: 2024-11-08T09:46:07.737Z (2 months ago)
- Language: Objective-C
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WebKit Test Case App
====================1. Create a new repository using this as a template.
2. Edit `testcase.html` to implement your test case.
3. Open TestWebKitApp.xcodeproj and build