work-blog/assets/clipart/diagram-triangle.svg
Gregory Gauthier 2df4e5fe10 docs(articles): add draft on testing telos
Introduces article on testing strategies shaped by purpose (telos), including four archetypes: triangle, bullseye, diamond, and star. Adds corresponding SVG diagrams in assets/clipart.
2026-04-17 11:18:39 +01:00

4 lines
192 B
XML

<svg viewBox="0 0 100 100" width="240" height="240" aria-hidden="true">
<polygon points="50,12 90,88 10,88" fill="#C9963A" stroke="#A07828" stroke-width="6" stroke-linejoin="round"/>
</svg>