home/categories/testing/thapaliyabikendra-ai-artifacts-claude-skills-api-integration-testing-skill-md
testingtesting-security

api-integration-testing

Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.

thapaliyabikendra
maintainer
thapaliyabikendra
Mis à jour 12/19/2025
Étoiles
1
Forks
0
quick start

Installation and usage

Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use api-integration-testing