Favicon of testing

testing Skill

AI Agent SkillTypeScriptOpen source

Use this skill when running or writing tests in the FAST monorepo — local test execution, CI workflows, Playwright fixtures, and WebUI integration testing. Published by microsoft in fast.

What is testing Skill?

Use this skill when running or writing tests in the FAST monorepo — local test execution, CI workflows, Playwright fixtures, and WebUI integration testing. Published by microsoft in fast. 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
99/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
  • Browser automation
  • Testing
  • Design and media
  • Writing
  • Browser automation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use testing Skill

  • Use it for browser automation.
  • Use it for testing.
  • Use it for design and media.
  • Use it for writing.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/fast
  • Skill file: .github/skills/testing/SKILL.md

What it does

Use this skill when running or writing tests in the FAST monorepo — local test execution, CI workflows, Playwright fixtures, and WebUI integration testing.

Skill instructions

Testing Patterns for FAST Use this guide when running or writing tests in the FAST monorepo. FAST uses Playwright for integration testing with a Vite dev server. Running tests Locally First-time setup After cloning and installing dependencies (npm ci), install Playwright browsers: bash npx playwright install --with-deps Commands All commands are run from the monorepo root. Use -w to target a specific package. | Task | Command | |---|---| | Run all tests (all browsers) | npm run test | | Run all tests (Chromium only) | npm run test:chromium | | Test a single package (all browsers) | npm run test -w @microsoft/fast-element | | Test a single package (Chromium only) | npm run test:chromium -w @microsoft/fast-element | | Test changed packages only | npx lage test:node test:chromium --since origin/main | Interactive / debug workflows For FAST declarative tests in @microsoft/fast-element, these additional scripts are available: | Task | Command | |---|---| | Playwright UI mode | npm run test:

Explore related resources

Frequently asked questions

What is testing?

testing is a open-source AI agent skill with Copy skill directory. Use this skill when running or writing tests in the FAST monorepo — local test execution, CI workflows, Playwright fixtures, and WebUI integration testing.

Who is testing best for?

testing is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, design and media workflows.

How do I install testing?

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

Is testing actively maintained?

testing may need a closer maintenance check before production use.

Share:

Stars
9,666
Forks
632
Last commit
9 days ago
Repository age
8 years
License
NOASSERTION

Auto-fetched from GitHub.

Similar to testing