# Restassured Installer Vscode Codex

> Use when Codex needs to set up VS Code for Rest Assured API testing with Java, Maven or Gradle, JUnit 5, and Codex-driven workflow support.

- Skill: `jovd83/restassured-installer-vscode-codex` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/restassured-installer-vscode-codex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/restassured-installer-vscode-codex/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/restassured-installer-vscode-codex

---


# Install Rest Assured In VS Code

## 1. Set Up The IDE

1. Install Java support extensions.
2. Install Maven or Gradle support.
3. Confirm the Java runtime matches the target repo.

## 2. Set Up The Project

1. Use `../../bootstrap/SKILL.md` if the project lacks a Rest Assured test module.
2. Confirm test commands run from the integrated terminal.

## 3. Troubleshooting

1. Problem: Test discovery fails.
   Fix: Verify JUnit 5 support and the selected Java runtime.
