Back to list
Ingramml

testing-workflow

by Ingramml

Map on Racial Terrorism.

0🍴 0📅 Nov 6, 2025

SKILL.md


name: Testing Workflow description: Test execution and verification workflows for any testing framework. Use when user says "run tests", "testing workflow", or before deployment. Ensures comprehensive testing coverage and verification. allowed-tools: Read, Bash, Glob version: 1.0.0

Testing Workflow

Purpose

Provide standardized testing workflows and verification checklists for projects using any testing framework.

When This Activates

  • User says "run tests", "test", "testing"
  • Before deployment
  • After implementation complete

Steps

Step 1: Detect Test Framework

Identify testing framework from project:

  • Jest
  • Pytest
  • Mocha
  • JUnit
  • etc.

Step 2: Execute Test Checklist

Run checklists/testing-checklist.md

Step 3: Run Tests

Execute appropriate test command

Step 4: Report Results

Summarize test results, coverage, failures

Step 5: Suggest Fixes

If tests fail, suggest debugging approaches


Supported Frameworks

  • JavaScript: Jest, Mocha, Jasmine
  • Python: Pytest, unittest
  • Java: JUnit, TestNG
  • Other: Framework-agnostic patterns

Changelog

Version 1.0.0 (2025-10-20)

  • Initial release

End of Skill

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon