Toolverse
All skills

run-rust-tests

by RediSearch

Run Rust tests after making changes to verify correctness

Installation

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

Installation

Quick info

Category
Testing
Views
1

About this skill

Run Rust tests after making changes to verify correctness

How to use

  1. Zainstaluj skill w swoim agencie Claude/Copilot, wskazując repozytorium RediSearch i ścieżkę .skills/run-rust-tests.

  2. Po dokonaniu zmian w kodzie Rust uruchom skill bez argumentów — automatycznie wykryje zmienione pliki w src/redisearch_rs/ i uruchomi testy tylko dla dotkniętych crates'ów za pomocą cargo nextest.

  3. Jeśli chcesz uruchomić testy dla konkretnego crate'a, podaj jego nazwę jako argument, np. hyperloglog. Skill uruchomi wszystkie testy w tym module.

  4. Aby przetestować konkretny test w crate'ie, podaj zarówno nazwę crate'a jak i nazwę testu, np. hyperloglog test_merge. Skill uruchomi tylko ten test.

  5. Jeśli chcesz uruchomić pełną baterię testów dla całego projektu, podaj argument all. Skill uruchomi cargo nextest run w katalogu src/redisearch_rs/.

  6. Jeśli testy się nie powiodą, przeczytaj komunikaty błędów, napraw kod lub testy, a następnie ponownie uruchom skill, aby potwierdzić poprawkę.

Related skills

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

hono

by openstatusHQ

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

Testing
1257

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

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

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076