<testsuites name="Mocha Tests" time="11.669" tests="6" failures="0">
  <testsuite name="Root Suite" timestamp="2024-07-03T19:08:03" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/init" timestamp="2024-07-03T19:08:03" tests="6" file="/home/runner/work/ably-js/ably-js/test/rest/init.test.js" time="11.667" failures="0">
    <testcase name="rest/init Init with key string" time="0.003" classname="Init with key string">
    </testcase>
    <testcase name="rest/init Init with token string" time="0.736" classname="Init with token string">
    </testcase>
    <testcase name="rest/init Init with tls: false" time="0.001" classname="Init with tls: false">
    </testcase>
    <testcase name="rest/init Init with tls: true" time="0.001" classname="Init with tls: true">
    </testcase>
    <testcase name="rest/init Init without any tls key should enable tls" time="0.001" classname="Init without any tls key should enable tls">
    </testcase>
    <testcase name="rest/init Init with clientId set to &apos;*&apos; or anything other than a string or null should error" time="0.000" classname="Init with clientId set to &apos;*&apos; or anything other than a string or null should error">
    </testcase>
  </testsuite>
</testsuites>