New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

test-shape-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-shape-mcp

Audit local test structure using aggregate assertions without returning test names, paths, or source text.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

test-shape-mcp

Test Shape gives a quick structural view of a local test suite. It counts test blocks, suites, async tests, assertion-bearing files, and empty test bodies without exposing test names or code.

Quick start

npm install
npm test
npm start

Use inspect_test_shape against a local project. Results are heuristics for review triage, not a replacement for running tests.

Privacy and limits

Only bounded local test files are read. The response contains aggregate counts only. Test names, paths, source, and assertion details are suppressed.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts