<testsuites>
    <testsuite name="Key-Features;Can-see-basic-information" tests="2" failures="0" errors="0" skipped="1" timestamp="--" time="22.476776042">
        <testcase name="Given I go to &quot;/index&quot; page" classname="Key-Features;Can-see-basic-information" time="22.476776042">
        </testcase>
        <testcase name="Then I should see an image" classname="Key-Features;Can-see-basic-information" time="0">
            <skipped message="">
            </skipped>
        </testcase>
    </testsuite>
    <testsuite name="Key-Features;Can-see-more" tests="3" failures="0" errors="0" skipped="2" timestamp="--" time="21.828945658">
        <testcase name="Given I go to &quot;/index&quot; page" classname="Key-Features;Can-see-more" time="21.828945658">
        </testcase>
        <testcase name="When I click on &quot;see-more&quot; link" classname="Key-Features;Can-see-more" time="0">
            <skipped message="">
            </skipped>
        </testcase>
        <testcase name="Then I should be in &quot;/see-more&quot; page" classname="Key-Features;Can-see-more" time="0">
            <skipped message="">
            </skipped>
        </testcase>
    </testsuite>
</testsuites>