# Testing Posture

> Faz análise de postura de testes (presença, estrutura, camadas). Use when this capability is needed.

- Skill: `tomevault-io/testing-posture` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/testing-posture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/testing-posture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/testing-posture

---


# Skill: Testing Posture

## Quando usar
Quando a análise precisa determinar:
- Se existem testes
- Estrutura de teste
- Falta de cobertura por tipo

## Escopo da skill
Inclui:
- Presença de diretórios de teste
- Framework detectado
- Gaps (unit vs integration)

Não inclui:
- Execução de testes reais

## Entradas esperadas
- Pastas de teste
- Scripts

## Como analisar
1) Verificar presença de arquivos de teste.
2) Detectar frameworks (Jest/Vitest/etc.)
3) Determinar gaps por heurística

## Saída esperada
Achados com:
- Severidade
- Recomendações

## Regras obrigatórias
- Evidência bestand

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/glaucia86) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

