Skip to content
  • ttuegel's avatar
    Refactor test runners · 8083ca4b
    ttuegel authored
    The test runners for exitcode-stdio and detailed tests will be separated
    into their own modules. They cannot share a test runner because
    '--show-details=streaming' does not make sense for detailed tests the
    way they are implemented now. The detailed test runner needs to be
    substantially rewritten anyway, so splitting up the test runners will
    eventually accomodate that goal.
    8083ca4b