Testing as code is a growing movement to include tests that are plain code rather than GUI-driven. The main drivers for this belief seems to be that code is inherently more performant, more collaboration-friendly, and easier to refactor than GUI-driven test scripts. Variants: "Performance as code" ## See also - [[Infrastructure as code]] - [[sources/Presentation/Mine/Load tests as code - An intro to k6]]