-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Build
To run "unit test test" we need to support building the unit test framework in bazel. Since this framework is regularly modified, if we were to enable this before bazel is made required, we would force developers to maintain build definitions on two separate build systems.
As of this ticket's creation we currently can build and run unit tests with bazel. This ticket tracks the ability to specifically run unit tests that utilize the MongoDB unit test framework.