package
0.10.0
Repository: https://github.com/abhinav/git-spice.git
Documentation: pkg.go.dev

# Functions

New creates a new fixture with the given configuration.

# Structs

Config configures the behavior of the fixture system.
Fixture is a value that is sourced from a function in update mode, and from a file in read mode.

# Interfaces

TestingT is a subset of the testing.TB interface.