ts-jest

GitHub

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.

7,075 stars TypeScript 1 file ยท ~10,967 tokens #jest#testing#typescript

Cli (ts-jest) MCP Server

Model Context Protocol (cli) server

View all ts-jest servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cli"
      ]
    }
  }
}