MCPcopy Create free account
hub / github.com/go-task/task / applyToFormatterTest

Method applyToFormatterTest

task_test.go:270–272  ·  view source on GitHub ↗
(t *FormatterTest)

Source from the content-addressed store, hash-verified

268}
269
270func (opt *fixtureTemplatingTestOption) applyToFormatterTest(t *FormatterTest) {
271 t.fixtureTemplatingEnabled = true
272}
273
274// WithFixtureTemplateData adds data to the golden fixture file templates. Keys
275// given here will override any existing values. This option will also enable

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected