jest

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: 6 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 JestConfigParser added in v1.2.0

type JestConfigParser struct{}

func (*JestConfigParser) Parse added in v1.2.0

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

type JestContentMatcher added in v1.2.0

type JestContentMatcher struct{}

JestContentMatcher matches jest-specific patterns (jest.fn, jest.mock, etc.).

func (*JestContentMatcher) Match added in v1.2.0

type JestParser added in v1.2.0

type JestParser struct{}

func (*JestParser) Parse added in v1.2.0

func (p *JestParser) 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