repotest

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package repotest is a contract conformance suite for agentkit.Repository implementations. The bundled memory and filesystem implementations call it from their tests, and external implementers (e.g. a postgres Repository) can run it against their own implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(t *testing.T, factory func(t *testing.T) agentkit.Repository)

Run executes the full Repository conformance suite. factory must return a fresh, empty Repository each time it is called.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL