run-python-tests

Official

Run end-to-end Python tests after changes.

AuthorRediSearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates validation of code changes by running end-to-end Python tests.

Core Features & Use Cases

  • End-to-end test execution to verify changes across the Python project.
  • Flexible scope: run all tests or target tests by file or individual test name.
  • Integrates with the project's build script and supports configurable TEST_TIMEOUT for quick verification or full runs.

Quick Start

Use the run-python-tests skill to run tests with a quick timeout:

  • Run all tests: ./build.sh RUN_PYTEST ENABLE_ASSERT=1 TEST_TIMEOUT=20
  • Run tests from a specific file: TEST="test_module.py"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-python-tests
Download link: https://github.com/RediSearch/RediSearch/archive/main.zip#run-python-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.