Skip to content

Add blog posts: migration guide improvements and "Why Your Go Tests Are Slow"#90

Merged
mvrahden merged 4 commits into
mainfrom
blog/improvements
Jul 12, 2026
Merged

Add blog posts: migration guide improvements and "Why Your Go Tests Are Slow"#90
mvrahden merged 4 commits into
mainfrom
blog/improvements

Conversation

@mvrahden

Copy link
Copy Markdown
Owner

Updates the testify migration guide for nil-assertion changes and restructures it for better flow. Adds a new blog post on Go test performance; covering sequential execution, redundant setup, and shared state as structural bottlenecks, with stdlib mitigations and gotest's process-isolation approach.

@mvrahden
mvrahden force-pushed the blog/improvements branch from 24f4837 to c1b54f8 Compare July 12, 2026 07:42
@mvrahden
mvrahden merged commit e9ba1ef into main Jul 12, 2026
9 checks passed
@mvrahden
mvrahden deleted the blog/improvements branch July 12, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant