2022-05-04
Make your end-to-end tests fast
How reflow v4.14.0 cut average end-to-end sequence time by ~70% — parallel flows, conditional stability, culling explicit waits, worker-thread image comparison, and running tests once per release.
Writing from building reflow since 2021 — end-to-end testing, browser infrastructure, and what it takes to prove software works.
2022-05-04
How reflow v4.14.0 cut average end-to-end sequence time by ~70% — parallel flows, conditional stability, culling explicit waits, worker-thread image comparison, and running tests once per release.
2022-04-12
Three organisational patterns for QA, how to evaluate the tooling that supports them, and an honest map of the record/replay test automation landscape — including where reflow fits and where it doesn't.
2022-04-04
Five strategies for de-flaking browser tests — stability events, intelligent waiting, selector design, wait-until checkpoints, and zero-dependency data seeding — applicable whether or not you use reflow.
2022-03-18
Expose each Fargate task on its own subdomain — scale-to-zero clusters, per-customer isolation, no load balancer and no NAT gateway — with wildcard certificates and an event-driven DNS lambda.
2022-03-08
Documentation screenshots rot the moment your product changes. Treat them as build artifacts instead: one command regenerates every viewport and theme variant from the same automation that tests your product.
2021-09-29
Reflow opens to the public: record a browser flow once, replay it anywhere, and let the tool repair its own steps when your product changes.