CLAUDE.md

AI & LLM Testing

// Definition

A Markdown file placed at a project root that Claude Code reads automatically at the start of every session. It serves as the project's standing brief — documenting the test framework, folder conventions, locator strategy, off-limits files, and environment-specific gotchas that every session should know without prompting. Acts as persistent project memory across sessions and ensures consistent AI behaviour across a whole team when committed to version control.

// Related terms

Learn more · Claude Code for QA

Chapter 4 · Lesson 1: CLAUDE.md — Teaching Claude Your Codebase