Tag: testing

Choosing Go Filesystem Test Fixtures: embed, MapFS, and txtar
Scenarios as Executable Application State
Testing UI at the Seam: Programmable Verification Without the Full Stack
The `go test -update` Convention for Golden Files
Testing File Systems: How I use MockFS, MapFS, and SimpleFS in Go
Why LLMs Should Conditionally Avoid Regex and Aim for Exhaustive Test Coverage
Go Memory FSs Everywhere in Test: Optional Dependency Injection via Type-Switched Variadic Args
Txtar Test Systems in Practice: Iterating to Scale (v2)
Go Memory FSs Everywhere in Test: Treat Side Effects as Dependencies
Go FSs Everywhere: Treat Side Effects as Dependencies