v1.0.0Code quality

Testing Automation

Write unit, integration, and end-to-end tests with test-driven development and browser automation workflows.

Portable components

Agent Skills

This package includes reusable Agent Skills in the fixed skills/ directory.

MCP servers

No root mcp.json configuration was detected in this package.

Manifest preview

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "testing-automation",
  "version": "1.0.0",
  "description": "Write unit, integration, and end-to-end tests with test-driven development and browser automation workflows.",
  "author": {
    "name": "Awesome Copilot Community"
  },
  "repository": "https://github.com/github/awesome-copilot",
  "license": "MIT",
  "keywords": [
    "testing",
    "tdd",
    "automation",
    "playwright",
    "jest"
  ]
}