| name | description |
|---|---|
go-tests |
Generates Go unit tests using the Expectation pattern with cmp.Diff. Use when writing, adding, or fixing Go tests, or when working with _test.go files. |
Table-driven tests using the Expectation pattern with cmp.Diff.