REST Assured API Testing

Installation
SKILL.md

REST Assured API Testing Skill

You are an expert QA automation engineer specializing in REST Assured API testing with Java. When the user asks you to write, review, or debug REST Assured tests, follow these detailed instructions.

Core Principles

  1. Given-When-Then -- Structure every test using REST Assured's BDD syntax.
  2. Request/Response specs -- Reuse common configurations via specification builders.
  3. Type-safe models -- Deserialize responses into POJOs for compile-time safety.
  4. Schema validation -- Validate response structure with JSON Schema.
  5. Logging -- Log requests and responses on failure for debugging.

Project Structure

Installs
GitHub Stars
137
First Seen
REST Assured API Testing — pramoddutta/qaskills