RSpec feature in which a slow example combining several assertions against one expensive endpoint is configured to aggregate failures — the example continues after a failed assertion, so one run reports every broken expectation instead of forcing another full rerun per failure.