Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

E2E Testing

porhieutrtr·hieutrtr· v1.0.0 · atualizado em 2026-04-10
82
Score

>-

e2e-testingplaywrighttest-automationui-testingend-to-endtesting-frameworkbrowser-testing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mde2e-testing/workflow
1. Set up Playwright configuration with necessary browsers and dependencies.
2. Define page objects for each page or major UI section, encapsulating selectors and actions.
3. Create test cases using the page objects to simulate user interactions and verify expected outcomes.
4. Implement test data management using API calls to create and clean up test data.
5. Configure authentication state reuse to avoid logging in before every test.
6. Run the tests and analyze the results, using trace viewer to debug failures.
7. Integrate the tests into the CI/CD pipeline for automated execution.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←actionbook
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTesting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aQA Test Planner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aGo Testing Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

E2E Testing
e2e-testing
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers7
write end-to-end testscreate E2E tests with Playwrighttest user workflowsvalidate authentication flowstest file upload and downloadcreate critical path regression teststest cross-browser compatibility

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download e2e-testing
$ synaptic skills detail e2e-testing
$ synaptic skills live e2e-testing

Dependências

@playwright/testplaywright

Links

GitHub Repository