<testsuite name="hello.showing off behave" tests="1" errors="0" failures="0" skipped="0" time="0.002762" timestamp="2020-08-21T10:13:34.835478" hostname="7ad35d779e0b"><testcase classname="hello.showing off behave" name="run a simple test" status="passed" time="0.002762"><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>