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

Spring Boot Testing

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.

spring-boottestingjunitassertjintegration-testingunit-testingtestcontainers
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdspring-boot-testing/workflow
1. Identify the component to test (controller, repository, service).
2. Select the appropriate testing slice (@WebMvcTest, @DataJpaTest, JUnit).
3. Configure the test environment (mock dependencies, set up Testcontainers).
4. Write tests using AssertJ for readable assertions.
5. Run tests and analyze results.
6. Refactor code if necessary to improve testability.
7. Track code coverage to ensure adequate testing.

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 aAPI Test Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aTest Data Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aAutoresearch: Autonomous Iterative Experimentation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Create Spring Boot Java project prompt
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Create Spring Boot Kotlin project prompt
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Spring Boot Best Practices
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Spring Boot with Kotlin Best Practices
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executedTest Data Generator
48%
Hebbian Synapse
Composite0.482
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Spring Boot Testing
spring-boot-testing
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.EVALUATE
Triggers7
test a spring boot applicationwrite a unit test for a spring boot componentperform integration testing in spring bootuse testcontainers with spring bootselect the best testing strategy for spring boottest a spring boot controllertest a spring boot repository

Avaliar este Skill

Score Breakdown

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

Instalação

$ synaptic mcp download spring-boot-testing
$ synaptic skills detail spring-boot-testing
$ synaptic skills live spring-boot-testing

Dependências

org.springframework.boot:spring-boot-starter-testorg.junit.jupiter:junit-jupiter-apiorg.assertj:assertj-coreorg.mockito:mockito-coreorg.testcontainers:testcontainers

Links

GitHub Repository