AbsaOSS / AbsaOSS/agentic-toolkit

Implement skill — test-integration-standards

未关闭
#27 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1
派生
0
平均合并
16 小时 52 分钟
30 天内合并 PR
1

描述

Implements the `test-integration-standards` agent skill.

**Skill file:** `skills/test-integration-standards/SKILL.md`

Sections to implement:
- Test tier definition (unit / integration / e2e)
- When NOT to mock in integration tests — use real containerised infra, mock only external third-party services
- Real resources — approved patterns (Testcontainers, LocalStack, WireMock)
- Isolation and cleanup — per-test teardown, no execution order dependencies, container lifecycle
- CI behaviour — runnable without manual setup, unit/integration separation, slow test gating
- E2E specifics — critical journeys only, no shared state, reproducible failure artifacts

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。