Golang Stretchr Testify

Comprehensive guide to stretchr/testify for Golang testing. Covers assert, require, mock, and suite packages in depth. Use when writing tests with testify, creating mocks, setting up test suites, or choosing between assert and require. Covers testify assertions, mock expectations, argument matchers, call verification, suite lifecycle, and advanced patterns like Eventually, JSONEq, and custom matchers. Apply when the codebase imports github.com/stretchr/testify.

seikaikyo Updated

File contents

seikaikyo/dash-skills/tree/main/external/cc-skills-golang/golang-stretchr-testify commit a409b5e592

Frequently asked questions

npx skillmds@latest add seikaikyo/golang-stretchr-testify