-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
The unified test format has a special test operators called assertSessionDirty and assertSessionNotDirty. However, libmongoc didn't expose the function mongoc_client_session_get_dirty until version 1.18. To support these special test operators we must bump the minimum required C driver version to 1.18.
- is related to
-
CXX-1871 Unified test format
- Closed