Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    49f61320
    Teach run_tests about individual Python tests · 49f61320
    Craig Tiller authored
    Allows:
    - running python tests in parallel
    - clearer Travis output
    - subjects each python test to the five minute run_tests timeout,
      instead of ALL the tests to the five minute timeout
    - easier benchmarking of which tests are slow
    49f61320
    History
    Teach run_tests about individual Python tests
    Craig Tiller authored
    Allows:
    - running python tests in parallel
    - clearer Travis output
    - subjects each python test to the five minute run_tests timeout,
      instead of ALL the tests to the five minute timeout
    - easier benchmarking of which tests are slow