# Playwright Reporter Testlink

> Test-management reporting skill for TestLink. Use when Codex needs to publish Playwright execution results into TestLink using the project's mappings, environment configuration, and chosen reporting flow.

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

---


# TestLink Reporter

Use this skill when the goal is to push execution outcomes into TestLink.

## Inputs

- TestLink connection details and credentials,
- the local result source,
- the mapping from automated tests to TestLink case IDs,
- any target run, build, or environment context required by the project.

## Workflow

1. Confirm the mapping and target run context.
2. Configure the reporting path or client the project uses.
3. Publish results securely.
4. Return a concise report of what was sent and what could not be reported.

## Guardrails

- Never echo secrets back in plain text.
- Do not report results for tests that cannot be mapped confidently.
- Call out partial publication explicitly.
