//
pkg.gl
Category
go.abhg.dev/gs
internal
fixturetest
package
0.10.0
Repository:
https://github.com/abhinav/git-spice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
50 SLOC
#
Functions
New
New creates a new fixture with the given configuration.
#
Structs
Config
Config configures the behavior of the fixture system.
Fixture
Fixture is a value that is sourced from a function in update mode, and from a file in read mode.
#
Interfaces
TestingT
TestingT is a subset of the testing.TB interface.