Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
Description
ReplSetTest is still written as if it were loaded with load, we should rewrite this as a class and make the import explicit in tests which use it. This will not only improve documentation and integration with language servers, but also help developers by not requiring a rebuild of the test runner each time a change is made to the class.