testutil

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package testutil provides testing utilities for the DeepSeek client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SkipIfShort

func SkipIfShort(t *testing.T)

SkipIfShort skips long-running tests when -short flag is used

Types

type TestConfig

type TestConfig struct {
	APIKey      string
	TestTimeout time.Duration
}

TestConfig holds test configuration loaded from environment

func LoadTestConfig

func LoadTestConfig(t *testing.T) *TestConfig

LoadTestConfig loads test configuration from environment variables

Jump to

Keyboard shortcuts

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