Favicon of run-tests

run-tests Skill

AI Agent SkillPythonOpen source

Guide for running pytest tests locally. Use this when running tests to verify code changes. Published by microsoft in semantic-link-labs.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is run-tests Skill?

Guide for running pytest tests locally. Use this when running tests to verify code changes. Published by microsoft in semantic-link-labs. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
68/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Declared skill metadata

  • Source file: .claude/skills/run-tests/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use run-tests Skill

  • Use it for testing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/semantic-link-labs
  • Skill file: .claude/skills/run-tests/SKILL.md

What it does

Guide for running pytest tests locally. Use this when running tests to verify code changes.

Skill instructions

Running Tests This skill covers running pytest tests for the Semantic Link Labs project. When to Use This Skill Use this skill when you need to: - Run unit tests to verify code changes - Run specific tests by name - Debug failing tests - Validate changes before committing --- Test Framework | Component | Details | |-----------|---------| | Framework | pytest | | Location | tests/ directory | | Configuration | pyproject.toml | --- Prerequisites Install Development Dependencies bash Install package in editable mode with test dependencies pip install -e ".[test]" Environment Setup Create conda environment from environment.yml: bash conda env create -f environment.yml conda activate fabric pip install -e . --- Running Tests Basic Commands bash Run all tests pytest -s tests/ Run with verbose output pytest -sv tests/ Run specific test file pytest -s tests/testexample.py Run specific test by name pattern pytest -s tests/ -k testmyfunction Run multiple tests by pattern pytest -s tests/ -k "tes

Verified compatibility and discovery

Frequently asked questions

What is run-tests?

run-tests is a open-source AI agent skill with Copy skill directory. Guide for running pytest tests locally. Use this when running tests to verify code changes.

Who is run-tests best for?

run-tests is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install run-tests?

Install or run run-tests using Copy skill directory. Check run-tests for the latest setup command.

Is run-tests actively maintained?

run-tests may need a closer maintenance check before production use.

Share:

Stars
545
Forks
183
Last commit
2 months ago
Last verified
Aug 28, 2026
Metadata fetched
Aug 28, 2026
Repository age
2 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to run-tests