vitest

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefinition added in v1.2.0

func NewDefinition() *framework.Definition

Types

type VitestConfigParser added in v1.2.0

type VitestConfigParser struct{}

func (*VitestConfigParser) Parse added in v1.2.0

func (p *VitestConfigParser) Parse(ctx context.Context, configPath string, content []byte) (*framework.ConfigScope, error)

type VitestContentMatcher added in v1.2.0

type VitestContentMatcher struct{}

VitestContentMatcher matches vitest-specific patterns (vi.fn, vi.mock, etc.).

func (*VitestContentMatcher) Match added in v1.2.0

type VitestParser added in v1.2.0

type VitestParser struct{}

func (*VitestParser) Parse added in v1.2.0

func (p *VitestParser) Parse(ctx context.Context, source []byte, filename string) (*domain.TestFile, error)

Jump to

Keyboard shortcuts

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