diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 06499d62b9e..c76252e436a 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -94,6 +94,7 @@ automation application. - Provide descriptive state attributes - Testing: - Test location: `tests/components/{domain}/` + - Run tests with `pytest --no-header --no-summary -x ` - Use pytest fixtures from `tests.common` - Mock external dependencies - Use snapshots for complex data