Toolverse
All skills

report

by alirezarezvani

Generate test report. Use when user says \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing
Views
2

About this skill

Generate test report. Use when user says \

How to use

  1. Zainstaluj skill w swoim projekcie Playwright, dodając go do katalogu skills agenta Claude.

  2. Uruchom testy za pomocą polecenia npx playwright test, aby wygenerować wyniki w formacie JSON i HTML.

  3. Poproś agenta: "Wygeneruj raport z testów", "Pokaż wyniki testów" lub "Jak poszły testy?" — skill automatycznie wykryje ostatnie wyniki.

  4. Skill sprawdza zmienne środowiskowe (TESTRAIL_URL, SLACK_WEBHOOK_URL) i konfigurację GitHub Actions, a następnie wysyła raport do odpowiedniego kanału — TestRail, Slack, komentarz na PR lub generuje plik markdown.

  5. Raport zawiera podsumowanie (testy zdane, nieudane, pominięte, flaky), szczegóły nieudanych testów z komunikatami błędów oraz zestawienie wyników dla każdej przeglądarki (Chromium, Firefox, WebKit).

  6. Plik markdown z raportem jest zapisywany w katalogu test-reports/ z datą, co umożliwia śledzenie historii wyników.

Related skills

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190