<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tobi+webkit&#64;basecode.de" title="Tobias Reiss &lt;tobi+webkit&#64;basecode.de&gt;"> <span class="fn">Tobias Reiss</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to test the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147093">bug 147093</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>tobi+webkit&#64;basecode.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to test the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147093#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to test the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147093">bug 147093</a>
              from <span class="vcard"><a class="email" href="mailto:tobi+webkit&#64;basecode.de" title="Tobias Reiss &lt;tobi+webkit&#64;basecode.de&gt;"> <span class="fn">Tobias Reiss</span></a>
</span></b>
        <pre>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.

- <a href="https://github.com/WebReflection/wru">https://github.com/WebReflection/wru</a>
I haven't seen that Framework being used in the wild but interestingly it is already JSC compatible.

- <a href="https://www.npmjs.com/package/tape">https://www.npmjs.com/package/tape</a>
Popular Testing Framework but not JSC compatible.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>