Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1388

Request: TDML Runner - Test # Reflect Roundtrip

XMLWordPrintableJSON

      Currently, the TDML Runner only counts a roundTrip test as a single test. For example, if we have 2,000 parser tests, and we mark them all as roundTrip = true. We technically have 4,000 tests - 2,000 parse and 2,000 unparse. However, as far as the TDML Runner is concerned, we only have 2,000 tests. Would it be possible to have the TDML Runner account for both the parse and unparse portion of the test? Or even a breakdown would be nice:

      Passed: Total 2000
      Parse only: 800
      Unparse only: 200
      Roundtrip: 1000

      or would that be confusing? I'm open for suggestions. I just want our numbers to reflect the actual level of test coverage.

              Unassigned Unassigned
              jchab Jessie Chab
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: