Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-87

Eliminate spec test generation

    XMLWordPrintableJSON

Details

    • Icon: Epic Epic
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • 0.0.1
    • None
    • Testing
    • None

    Description

      Spec tests are generated from .yml files. This allows writing individual test functions for each .yml case so that test output is easy to read. However, with recent versions of Go, the testing library supports subtests, so that we can iterate a spec data file directly and still have test-case specific names.

      Avoiding generation will make spec test runners easier to develop, debug and modify.

      Attachments

        Activity

          People

            david.golden@mongodb.com David Golden
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: