[Webkit-unassigned] [Bug 147093] [META] Make it easier to test the Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 07:11:26 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147093

Tobias Reiss <tobi+webkit at basecode.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi+webkit at basecode.de

--- Comment #2 from Tobias Reiss <tobi+webkit at basecode.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150817/b4d42e83/attachment.html>


More information about the webkit-unassigned mailing list