<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="checkout.AllTests" tests="12" failures="1" errors="1" skipped="1" time="7.450" timestamp="2026-08-07T09:14:22" hostname="ci-runner-04">
    <testcase classname="cart.PricingTest" name="appliesUnitPrice" time="0.643"/>
    <testcase classname="cart.PricingTest" name="appliesQuantityMultiplier" time="0.659"/>
    <testcase classname="cart.PricingTest" name="roundsHalfUpAtTwoDec