Favicon of running-tests

running-tests Skill

AI Agent SkillC#Open source

Guide for running tests in the openai-dotnet repository. Use this when asked to run, debug, or validate tests, or when writing new tests. Explains test modes (Playback, Record, Live), how to identify recorded vs non-recorded tests, environment variable configuration, and what to do when recordings are missing or stale. Published by openai in openai-dotnet.

Decision snapshot

Is this a fit?

Best for

Testing, Data analysis, Writing, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

No auth authentication

Setup

Copy skill directory

Project health

27 days ago · MIT license

Considerations

Access note: No auth.

What is running-tests Skill?

Guide for running tests in the openai-dotnet repository. Use this when asked to run, debug, or validate tests, or when writing new tests. Explains test modes (Playback, Record, Live), how to identify recorded vs non-recorded tests, environment variable configuration, and what to do when recordings are missing or stale. Published by openai in openai-dotnet. 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
85/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
  • Data analysis
  • Writing
  • Testing use cases
  • Data analysis use cases

Declared skill metadata

  • Source file: .github/skills/running-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
  • No auth

Requirements and access

No auth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

No auth authentication

When to use running-tests Skill

  • Use it for testing.
  • Use it for data analysis.
  • Use it for writing.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/openai-dotnet
  • Skill file: .github/skills/running-tests/SKILL.md

What it does

Guide for running tests in the openai-dotnet repository. Use this when asked to run, debug, or validate tests, or when writing new tests. Explains test modes (Playback, Record, Live), how to identify recorded vs non-recorded tests, environment variable configuration, and what to do when recordings are missing or stale.

Skill instructions

Running Tests Overview Tests in this repository use the Microsoft.ClientModel.TestFramework and NUnit. Many tests rely on session recordings — pre-recorded HTTP interactions stored in tests/SessionRecords/ — so they can run without live service access. The repository defaults to Playback mode unless overridden in the environment. Test Modes | Mode | Description | |------|-------------| | Playback | Tests run against pre-recorded session data in tests/SessionRecords/. No API key is required. | | Record | Tests run against the live OpenAI API and produce or update session recordings. Requires an API key. | | Live | Tests run against the live OpenAI API without producing or updating session recordings. Requires an API key. | The mode is controlled by the CLIENTMODELTESTMODE environment variable and accepts Playback, Record, or Live. In Playback mode, the framework may attempt to auto-record when a session recording is missing or stale. Disable that behavior by explicitly setting CLIENTMOD

Verified compatibility and discovery

Frequently asked questions

What is running-tests?

running-tests is a open-source AI agent skill with Copy skill directory. Guide for running tests in the openai-dotnet repository. Use this when asked to run, debug, or validate tests, or when writing new tests.

Who is running-tests best for?

running-tests is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, writing workflows.

How do I install running-tests?

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

Is running-tests actively maintained?

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

Share:

Stars
2,665
Forks
411
Last commit
27 days ago
Last verified
Aug 26, 2026
Metadata fetched
Aug 26, 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 running-tests