Blog

Testing

27 posts tagged testing — the same founder-tested patterns, filtered.

Docker Compose Test Setup for Isolated CI Runs

Docker Compose Test Setup for Isolated CI Runs

Run your test suite inside Docker Compose containers for isolated, reproducible CI builds. Includes a reusable Rails setup you can drop into any project.
What are the steps of an Automation Test Plan?

What are the steps of an Automation Test Plan?

Scoping a test-automation plan: how to judge which tool fits your stack, and what to settle before anyone writes the first automated test.
Collecting JavaScript code coverage with Capybara in Ruby on Rails application

Collecting JavaScript code coverage with Capybara in Ruby on Rails application

We want to be sure that all code responsible for key user journey scenarios of our app is covered with tests.
New asserts for testing stopped streams after Ruby on Rails 7.1.

New asserts for testing stopped streams after Ruby on Rails 7.1.

Previously, developers encountered a significant challenge verifying if streams ceased operation correctly.
Placeholder Image

How to Configure SimpleCov in Rails

A working SimpleCov config for Rails, line by line: what each setting does, which filters actually matter, and why your coverage number moves when you add one.
Optimize your Chrome options for testing to get x1.25 impact

Optimize your Chrome options for testing to get x1.25 impact

Boost your Ruby on Rails testing efficiency. Our consultant shares tricks to optimize Chrome options for a 125% performance impact.
Why and how to use TDD. Main tips

Why and how to use TDD. Main tips

Master Test-Driven Development for better code architecture. Learn TDD workflow, avoid common mistakes, and build maintainable software. Developer guide with examples ✓

Reading this because something is going wrong?

A free code audit gives you a written assessment of your codebase in plain English.

Get a Free Code Audit

Rated 4.8/5 on Clutch · you keep the write-up either way