-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
200
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.