Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13644

Implement new directory structure for modular testing

    • Storage Engines
    • 3
    • StorEng - 2024-10-29

      The testing stream team has found a new alternative way to organise the directory structure that would be more suitable for modular testing

      test/catch2/

      • tests/
        • module/ //This would be like “block/” or “session/”
          • api/
          • unit/
        • misc_tests/ // For everything that isn’t a module level test, this way we don’t pollute the tests/ directory with test .cpp and .h files
        • main.cpp
        • utils.cpp
        • utils.h
        • create_test.sh
        • CMakeLists.txt
        • README.md

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: