Module cartridge.test-helpers¶
Helpers for integration testing.
This module extends luatest.helpers
with cartridge-specific classes and helpers.
Fields¶
Server¶
Extended luatest.server class to run tarantool instance.
See also:
cartridge.test-helpers.server
Cluster¶
Class to run and manage multiple tarantool instances.
See also:
cartridge.test-helpers.cluster
Etcd¶
Class to run and manage etcd node.
See also:
cartridge.test-helpers.etcd