<testsuites name="Mocha Tests" time="0.009" tests="0" failures="2">
  <testsuite name="Root Suite" timestamp="2024-04-18T16:07:15" tests="0" time="0.008" failures="2">
    <testcase name="&quot;before all&quot; hook in &quot;{root}&quot;" time="0.001" classname="&quot;before all&quot; hook in &quot;{root}&quot;">
      <failure message="WebSocket is not a constructor" type="TypeError"><![CDATA[TypeError: WebSocket is not a constructor
    at InterceptionProxyClient.connect (test/common/modules/interception_proxy_client.js:16:24)
    at Context.<anonymous> (test/support/root_hooks.js:3:35)]]></failure>
    </testcase>
    <testcase name="&quot;after all&quot; hook in &quot;{root}&quot;" time="0.000" classname="&quot;after all&quot; hook in &quot;{root}&quot;">
      <failure message="Cannot read properties of undefined (reading &apos;readyState&apos;)" type="TypeError"><![CDATA[TypeError: Cannot read properties of undefined (reading 'readyState')
    at InterceptionProxyClient.disconnect (test/common/modules/interception_proxy_client.js:59:26)
    at Context.<anonymous> (test/support/root_hooks.js:18:35)
    at http://localhost:3000/test/support/root_hooks.js:13:7
    at Object.tearDown [as tearDownApp] (test/common/modules/testapp_module.js:68:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>