Categorygithub.com/go-kivik/kiviktest/v3
modulepackage
3.2.0
Repository: https://github.com/go-kivik/kiviktest.git
Documentation: pkg.go.dev

# 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.

# Packages

No description provided by the author
No description provided by the author
Package kt provides common utilities for Kivik tests.

# 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.

# Structs

Options are the options to run a test from the command line tool.