DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AI Integration in Software Development: Addressing Predicted High Costs and Negative Consequences

AI Integration in Software Development: Addressing Predicted High Costs and Negative Consequences

1
Comments
8 min read
The checklist I use before sending a small OSS PR

The checklist I use before sending a small OSS PR

Comments 1
2 min read
Python pytest: Write Tests That Actually Help You

Python pytest: Write Tests That Actually Help You

Comments
3 min read
Define Interfaces Where You Use Them: The Go Rule That Shrinks Your API

Define Interfaces Where You Use Them: The Go Rule That Shrinks Your API

Comments
6 min read
How I Test Node.js Digest Emails Without Shared Inbox Noise

How I Test Node.js Digest Emails Without Shared Inbox Noise

2
Comments 3
4 min read
Injecting a Clock in Go: Testable Time in Your Hexagonal Domain

Injecting a Clock in Go: Testable Time in Your Hexagonal Domain

Comments
6 min read
benchstat in Go: Comparing Benchmarks Without Fooling Yourself

benchstat in Go: Comparing Benchmarks Without Fooling Yourself

Comments
6 min read
Native Fuzzing in Go: Finding Edge Cases With go test -fuzz

Native Fuzzing in Go: Finding Edge Cases With go test -fuzz

Comments
6 min read
Google's Go Style Guide: The Rules Worth Adopting on Any Team

Google's Go Style Guide: The Rules Worth Adopting on Any Team

Comments
6 min read
Package-Level State in Go: The Hidden Global That Wrecks Tests

Package-Level State in Go: The Hidden Global That Wrecks Tests

Comments
7 min read
Writing Go Doc Comments That godoc Renders the Way You Meant

Writing Go Doc Comments That godoc Renders the Way You Meant

Comments
7 min read
New Benchmark for Cloud Tasks

New Benchmark for Cloud Tasks

Comments
7 min read
The hard part of attacking an AI isn't breaking it. It's telling real harm from fake.

The hard part of attacking an AI isn't breaking it. It's telling real harm from fake.

1
Comments
7 min read
How to know which tests a PR will break — before CI runs

How to know which tests a PR will break — before CI runs

1
Comments 2
3 min read
The Production Bug You Can't Reproduce by Clicking

The Production Bug You Can't Reproduce by Clicking

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.