top | item 45735481

Show HN: VS Code extension to run/debug Go table tests

3 points| drakyoko | 4 months ago |github.com

Hey HN, Over the weekend I built a small VS Code extension that lets you run/debug individual subtests in Go table tests — something I’ve often wished the official extension supported.

Unlike other extensions I’ve seen, it doesn’t just rely on regex and assumed field names but it does a bit of structural analysis by following testing.T references.

If you’re a Go developer and this sounds useful, I’d love to hear your feedback!

discuss

order

No comments yet.