Files
pytest2/testing
Lukas Bednar 02a2272cfe junitxml: move custom properties to properties element
<testsuite>
  <testcase>
    <properties>
      <property name="ABC" value="XYZ" />
      <property name="DEF" value="ZYX" />
    </properties>
  </testcase>
</testsuite>
2015-09-17 15:56:41 +02:00
..
2015-08-31 15:11:57 +02:00
2015-08-08 21:08:05 +01:00
2015-04-28 11:54:53 +02:00
2015-06-17 00:04:25 -03:00