Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-266

Remove dependacy on source parsing to determine list of test functions

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P1: Critical
    • None
    • None
    • Metrics / Test Results
    • None

    Description

      At the moment we rely on parsing the .cpp .qtt source to determine what test functions are present. This is very problematic since correctly parsing source code requires a comprehensive support for each of those languages.

      Change metrics code so that testr becomes the authoritative source for the available test functions and only rely on test case parsing to list the available components. Ideally the list of components also come from testr but that is another issue.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sashall Stefan Åshäll (Inactive)
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes