diff --git a/AGENTS.md b/AGENTS.md index e8e3b4c..b19a333 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -30,6 +30,7 @@ pnpm --filter rstack test ## Testing +- Keep tests minimal and focused on observable behavior; avoid redundant coverage, implementation details, and unnecessary complexity. - Run `pnpm build` and `pnpm --filter rstack build:native` before `pnpm test` ## Native