# README
kiviktest
This package provides integration tests for the Kivik suite of packages.
License
This software is released under the terms of the Apache 2.0 license. See LICENCE.md, or read the full license.
# Functions
CleanupTests attempts to clean up any stray test databases created by a previous test run.
ConnectClients connects clients.
DoTest runs a suite of tests.
ListTests prints a list of available test suites to stdout.
RegisterSuite registers a Suite as available for testing.
RunTests runs the requested test suites against the requested driver and DSN.
RunTestsInternal is for internal use only.
Test is the main test entry point when running tests through the command line tool.
# Constants
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
The available test suites.
# Variables
AllSuites is a list of all defined suites.