Toolverse
All skills

run-test

by mx-space

Run tests. Supports running all tests, single file, or pattern-matched tests.

Installation

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

Installation

Quick info

Author
mx-space
Category
Testing
Views
2

About this skill

Run tests. Supports running all tests, single file, or pattern-matched tests.

How to use

  1. Zainstaluj umiejętność w swoim projekcie, umieszczając folder run-test w katalogu .claude/skills.

  2. Aby uruchomić wszystkie testy w projekcie, użyj komendy bez argumentów — system automatycznie wykona pnpm test i wyświetli wyniki.

  3. Jeśli chcesz przetestować konkretny plik, podaj ścieżkę względną do pliku testowego (np. test/src/modules/post/post.controller.e2e-spec.ts). Umiejętność sprawdzi istnienie pliku przed uruchomieniem testów.

  4. Aby uruchomić testy pasujące do wzorca nazwy, użyj parametru --testNamePattern z opisem testu (np. "PostController" lub "should create post"). System filtruje i uruchamia tylko testy spełniające warunek.

  5. W przypadku problemów z limitem czasu (timeout), zwiększ wartość parametrem --testTimeout=30000. Jeśli pojawią się problemy z pamięcią, ustaw zmienną NODE_OPTIONS="--max-old-space-size=4096" przed uruchomieniem testów.

  6. Do ciągłego monitorowania zmian w testach użyj trybu obserwacji — umiejętność obsługuje pnpm run test:watch, który automatycznie ponownie uruchamia testy po każdej zmianie kodu.

Related skills

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

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

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739