|
Note: this ticket refers to test format changes for both the transactions and convenient API for transactions specs. Drivers that are still implementing support for convenient API for transactions (DRIVERS-556) may find it convenient to address this issue concurrently.
2d20038 for SPEC-1239 introduces a new top-level runOn field in spec tests. This syntax replaces the original min/maxServerVersion top-level fields and allows a test file to define one or more combinations of version/topology requirements.
Additionally, this change introduces a test-level useMultipleMongoses field to the convenient API for transactions tests, which was previously introduced in the transactions spec tests.
See commit and test README changelog for details.
|