<testsuite name="hello.showing off behave" tests="1" errors="0" failures="0" skipped="0" time="0.000551" timestamp="2024-09-09T21:37:37.210721" hostname="53ea2a10cbf3"><testcase classname="hello.showing off behave" name="run a simple test" status="passed" time="0.000551"><system-out>
<![CDATA[
@scenario.begin

  @foo
  Scenario: run a simple test
    Given we have behave installed ... passed in 0.000s
    When we implement a test ... passed in 0.000s
    Then behave will test it for us! ... passed in 0.000s

@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase></testsuite>