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

Laravel Testing

porleeovery·leeovery· v1.0.0 · atualizado em 2026-04-11
80
Score

Comprehensive testing patterns with Pest. Use when working with tests, testing patterns, or when user mentions testing, tests, Pest, PHPUnit, mocking, factories, test patterns.

laraveltestingpestphpphpunitmockingfactories
Linguagens
PHP
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdlaravel-testing/workflow
1
Identify the component to test: — Determine if you are testing an action, controller, service, or model.
2
Set up the environment: — Configure the testing environment, including setting up the database and any necessary dependencies.
3
Arrange the test: — Use factories to create realistic test data and set up the initial state.
4
Act on the component: — Execute the code being tested.
5
Assert the results: — Verify that the code behaves as expected using assertions.
6
Refactor and improve: — Review the test and refactor it to improve readability and maintainability.

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

Similar aWriting Unit Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aWriting E2E Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aBrowsing With Chrome Direct
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Laravel Testing
laravel-testing
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
write a test in Laravelhow to use Pest for testingcreate a test using factoriesmock a dependency in a Laravel testtest a Laravel actionuse the Arrange-Act-Assert patternavoid brittle tests in Laraveltest database interactions in Laravel

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 laravel-testing
$ synaptic skills detail laravel-testing
$ synaptic skills live laravel-testing

Dependências

pestphp/pestphpunit/phpunitmockery/mockery

Links

GitHub Repository