# Strest

> Use this skill when the user wants to ci-ready tests for rest apis configured in yaml.

- Skill: `javimosch/strest` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/strest`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/strest/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/strest

---


# Strest Plugin

CI-ready tests for REST APIs configured in YAML.

## Commands

### Operations
- `strest test run` — run test via strest
- `strest config init` — init config via strest
- `strest config validate` — validate config via strest
- `strest suite list` — list suite via strest
- `strest output set` — set output via strest
- `strest format set` — set format via strest
- `strest verbose set` — set verbose via strest
- `strest help show` — show help via strest

## Usage Examples
- "strest --help"
- "strest <args>"

## Installation

```bash
npm install -g strest
```

## Examples

```bash
strest --version
strest --help
```

## Key Features
- api-testing\n- rest\n- yaml

