01.01 — Flipping the problem#
The observation#
Every modern e2e testing framework was built on one implicit assumption: there’s a barrier between people who code and people who define tests. That barrier gets taken for granted — methodologically, organizationally, sometimes contractually.
Most testing frameworks were built in a world where the barrier between “those who code” and “those who define tests” was real and structural.
The two historic answers to that assumption show up in the Holy Book: