Skip to content

Testing ADRs

This directory contains Architecture Decision Records related to testing infrastructure, strategies, test suites, and quality assurance.

Naming Convention

Testing ADRs use the format: TEST-NNN-title.md where NNN is a zero-padded sequential number.

Examples: - TEST-001-ethereum-tests-adapter.md - TEST-002-test-suite-strategy.md

Current ADRs

Creating a New Testing ADR

  1. Use the next sequential number (e.g., TEST-003-title.md)
  2. Follow the standard ADR template structure
  3. Link it in the index above
  4. Update the main ADR README