Skip to content

systemfsoftware/stryker-mutation-testing

v1.0.0Apache-2.0

Agent plugin and skill for setting up, configuring, and running Stryker mutation testing in TypeScript and JavaScript repositories.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "stryker-mutation-testing",
  "version": "1.0.0",
  "description": "Agent plugin and skill for setting up, configuring, and running Stryker mutation testing in TypeScript and JavaScript repositories.",
  "author": {
    "name": "System F Software",
    "url": "https://github.com/systemfsoftware/stryker-js-effect"
  },
  "homepage": "https://github.com/systemfsoftware/stryker-js-effect#readme",
  "repository": "https://github.com/systemfsoftware/stryker-js-effect",
  "license": "Apache-2.0",
  "keywords": [
    "mutation-testing",
    "stryker",
    "vitest",
    "typescript",
    "testing",
    "quality-gate",
    "coverage",
    "agent-skill"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4JSON files
  • LICENSE
View on GitHub