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

Eliminate spec test generation

    • Type: Icon: Epic Epic
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 0.0.1
    • Affects Version/s: None
    • Component/s: Testing
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: