Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3523

Split the unified test runner into 2 classes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.13.0
    • Affects Version/s: None
    • Component/s: Testing
    • Labels:

      The unified test runner should be split into 2 parts:

      1. The common part that is responsible for test running based on the provided json document.
      2. The particular unified test file loader that should call the common part.

      The initial implementation of this is done here:  https://github.com/DmitryLukyanov/mongo-csharp-driver/blob/csharp3341_history/tests/MongoDB.Driver.Tests/Specifications/unified-test-format/UnifiedTestFormatTestRunner.cs#L31

            Assignee:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Reporter:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: