Skip to content
Snippets Groups Projects
Select Git revision
  • 89b777561960968bca01bc0ba255f1ad2c7d61f4
  • master default protected
  • develop protected
  • cmake_boost_refactor
  • ubuntu_ci
  • mmtf
  • non-orthogonal-maps
  • no_boost_filesystem
  • data_viewer
  • 2.11.1
  • 2.11.0
  • 2.10.0
  • 2.9.3
  • 2.9.2
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.6.0-rc4
  • 2.6.0-rc3
  • 2.6.0-rc2
  • 2.6.0-rc
  • 2.5.0
  • 2.5.0-rc2
  • 2.5.0-rc
  • 2.4.0
  • 2.4.0-rc2
29 results

xmlrunner.py

Blame
  • user avatar
    Tobias Schmidt authored
    adding the function RunTests to each python unittest allows that the
    test is executed either with the default TestRunner or an XMLTestRunner
    for producing an XML output file. With no command line argument, the
    default Runner is used (same behaviour as previously), with 'xml' as
    the first argument, the XMLTestRunner is used.
    63afd372
    History
    xmlrunner.py 12.24 KiB