-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing
-
None
Design and implement a testing framework that augments Go's testing package with necessary helpers, similar to those in testify. This framework should also enabling skipping tests depending on the version of the server that the tests are being run against. This framework should output errors in standard go test format so that tools, such as vim-go can properly parse the output.
- is depended on by
-
GODRIVER-1256 Assert that test closes all connections and sessions in testing framework
- Closed
- related to
-
GODRIVER-420 integration tests should detect topology from connection, not TOPOLOGY envvar
- Closed
-
GODRIVER-425 move highlevel integration tests to sub package and remove "TOPOLOGY" env var usage
- Closed