WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
147093
InspectorTest
[META] Make it easier to test the Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=147093
Summary
[META] Make it easier to test the Web Inspector
Brian Burg
Reported
2015-07-19 13:48:52 PDT
This is a tracking bug for improvements to Inspector test harness, utilities, and other things.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-19 13:49:02 PDT
<
rdar://problem/21892568
>
Tobias Reiss
Comment 2
2015-08-17 07:11:26 PDT
I found the following 2 Testing Frameworks that are very basic comparing to other Frameworks. Both Frameworks do not expose globals and fluent-style API. The idea is to pick a Framework and run tests without a Browser dependency. -
https://github.com/WebReflection/wru
I haven't seen that Framework being used in the wild but interestingly it is already JSC compatible. -
https://www.npmjs.com/package/tape
Popular Testing Framework but not JSC compatible.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug