Favicon of run-integration-tests

run-integration-tests Skill

AI Agent SkillTypeScriptOpen source

Run integration tests to verify that extension components work together correctly. Use this after modifying component interactions or event handling. Published by microsoft in vscode-python-environments.

What is run-integration-tests Skill?

Run integration tests to verify that extension components work together correctly. Use this after modifying component interactions or event handling. Published by microsoft in vscode-python-environments. 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
53/100

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

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Data analysis
  • Design and media
  • Testing use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use run-integration-tests Skill

  • Use it for testing.
  • Use it for data analysis.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode-python-environments
  • Skill file: .github/skills/run-integration-tests/SKILL.md

What it does

Run integration tests to verify that extension components work together correctly. Use this after modifying component interactions or event handling.

Skill instructions

Run integration tests to verify that multiple components (managers, API, settings) work together correctly. When to Use This Skill - After modifying how components communicate (events, state sharing) - After changing the API surface - After modifying managers or their interactions - When components seem out of sync (UI shows stale data, events not firing) Quick Reference | Action | Command | | ------------------------- | ---------------------------------------------------------------------- | | Run all integration tests | npm run compile && npm run compile-tests && npm run integration-test | | Run specific test | npm run integration-test -- --grep "manager" | | Debug in VS Code | Debug panel → "Integration Tests" → F5 | How Integration Tests Work Integration tests run in a real VS Code instance but focus on component interactions: - Does the API reflect manager state? - Do events fire when state changes? - Do different scopes return appropriate data? They're faster than E2E (which test

Explore related resources

Frequently asked questions

What is run-integration-tests?

run-integration-tests is a open-source AI agent skill with Copy skill directory. Run integration tests to verify that extension components work together correctly. Use this after modifying component interactions or event handling.

Who is run-integration-tests best for?

run-integration-tests is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, design and media workflows.

How do I install run-integration-tests?

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

Is run-integration-tests actively maintained?

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

Share:

Stars
132
Forks
51
Last commit
17 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Similar to run-integration-tests