Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

test-quality

النجوم٠
التفرعات٠
آخر تحديث١٥ يوليو ٢٠٢٦ في ٠٢:٢٥

Self-contained guide to writing, reviewing, and maintaining high-quality tests with AI assistance. Defends against three failure modes: fig-leaf tests (pass without verifying behavior), evasion (existing tests weakened to mask real bugs), and self-description drift (a test file's comments or names claim a stronger guarantee than its assertions deliver). Its core discipline is empirical mutation review — break the implementation, confirm a test goes red, revert — not just reading tests. Router skill — loads narrow workflow files by task intent. Covers single-test writing, single-file review, suite-scale audit, failing-test response, and framework-specific pitfalls for Vitest and bun:test. Use when writing new tests, reviewing tests in a PR, auditing a test suite at scale, responding to a failing test, or auditing existing tests for quality.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
13 ملفات
SKILL.md
readonly