agentsclimarketplace

Testrail

Skill jovd83/Cypress-skill/reporters/testrail

End-to-end Cypress skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.

Install
npx -y skills add jovd83/Cypress-skill --skill testrail

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.8 KB, as published. Nobody here has run it

Telemetry & Logging

[!IMPORTANT] All usage of this skill must be logged via the Skill Dispatcher to ensure audit logs and wallboard analytics are accurate: ./log-dispatch.cmd --skill <skill_name> --intent <intent> --model <model_name> --reason <reason> (or ./log-dispatch.sh on Linux)

TestRail API Reporter

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

Action

Inputs:

  • TestRail connection details and credentials,
  • the local result source,
  • the mapping from automated tests to TestRail 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.