Organizing tests for readability.
Skimping on tests doesn’t speed you up; it just leaves you flying blind.
Highlights of what happened in our #dev channel on Slack this week.
Untested seeds can grow into giant, crushing vines.
Avoiding ReDoS attacks, using Active Resource in modern Rails, and how to improve flaky tests with Playwright.
Your test suite is slow and flaky because it does too much.
An epic journey of facing MSSQL and missing Rails.
Tests provide value beyond verifying behavior and catching bugs. Reading, writing, and interacting with tests empower developers to observe – and therefore gain knowledge about – their complex codebase.
Testing block execution in RSpec, simplifying dropdown field creation in Rails, and more.
Rev up the leaf blower on React Native testing weeds – focus your testing where it truly matters!