<testsuite errors="0" failures="0" hostname="bc6ec54b9906" name="hello.showing off behave" skipped="0" tests="1" time="0.004143" timestamp="2022-06-07T19:31:34.371413"><testcase classname="hello.showing off behave" name="run a simple test" status="passed" time="0.004143"><system-out>
<![CDATA[
@scenario.begin

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

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