api-integration-testing

Installation
SKILL.md

API Integration Testing

Test ABP Framework APIs end-to-end using xUnit and WebApplicationFactory.

When to Use

  • Testing API endpoints with real HTTP requests
  • Verifying authorization and authentication
  • Testing request/response serialization
  • End-to-end flow validation
  • Database integration testing

Test Project Setup

Project Structure

Installs
17
GitHub Stars
22
First Seen
Jan 26, 2026
api-integration-testing — thapaliyabikendra/ai-artifacts