Skip to content
  • Iustin Pop's avatar
    8c5652f6
    Modify the test runner to show test exceptions · 8c5652f6
    Iustin Pop authored
    QuickCheck's batch driver (at least v1) doesn't show the test aborts,
    but simply discards the specific exception and increases the abort
    count. This makes it hard to debug the tests, so we modify our own test
    wrapper (which so far only tracked total failures) to show any
    exceptions.
    8c5652f6
    Modify the test runner to show test exceptions
    Iustin Pop authored
    QuickCheck's batch driver (at least v1) doesn't show the test aborts,
    but simply discards the specific exception and increases the abort
    count. This makes it hard to debug the tests, so we modify our own test
    wrapper (which so far only tracked total failures) to show any
    exceptions.
Loading