template

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 1 Imported by: 0

README

This is the temporary output directory for the tests. Got will turn the tests into go files, and then the test
runner will run the resulting tests and compare the results against the matching test in the expected directory.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Tests []Test

Functions

This section is empty.

Types

type Test

type Test struct {
	F    TestF
	Name string
}

type TestF

type TestF func(buf *bytes.Buffer) error

Jump to

Keyboard shortcuts

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