aibdd.auto.csharp.it.handlers.query

Official

Standardized C# query steps for API tests.

Authorzenbuapps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guideline defines how to implement and validate read-only API queries in SpecFlow-based C# integration tests using HttpClient obtained from WebApplicationFactory. It ensures consistent GET requests and proper context handling without mutating server state.

Core Features & Use Cases

  • Standardizes the read-only query pattern for endpoints exposed via api.yml paths.
  • Demonstrates how to authenticate requests with JWT, build URLs with path and query parameters, and store the response for verification.
  • Distinguishes query steps from command steps to prevent side effects during testing.

Quick Start

Write a query step that performs a GET against a known endpoint with an Authorization header and stores the response for subsequent verification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aibdd.auto.csharp.it.handlers.query
Download link: https://github.com/zenbuapps/zenbu-powers/archive/main.zip#aibdd-auto-csharp-it-handlers-query

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.