home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
5

unit-test-generator

Generates unit tests for Clean Architecture components using Mockito and BlocTest.

tsiresymila1
tsiresymila1
testing-security
open
testing
5

python-testing-patterns

pytest、フィクスチャ、モッキング、テスト駆動開発を使用した包括的なテスト戦略を実装。Pythonテストの記述、テストスイートのセットアップ、テストベストプラクティスの実装時に使用。

amurata
amurata
testing-security
open
testing
5

elixir-test-runner

Run ExUnit tests with smart filtering, debugging options, and proper error reporting. Use when running tests, debugging failures, or validating specific test cases.

mkreyman
mkreyman
testing-security
open
testing
5

tunit

Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass.

AndreHogberg
AndreHogberg
testing-security
open
testing
5

testing-guidelines

测试指南 - 测试设计和实现的原则与最佳实践。包含测试设计模板和断言最佳实践。

cuipengfei
cuipengfei
testing-security
open
testing
5

run-comprehensive-tests

Execute comprehensive test suite (Vitest/Jest) with coverage reporting and failure analysis. Returns structured output with test counts (total/passed/failed), coverage percentage, duration, and detailed failure information. Used for quality gates and CI/CD validation.

BerryKuipers
BerryKuipers
testing-security
open
testing
5

api-testing

使用 pytest + httpx 进行 API 接口自动化测试的工具包。支持 RESTful API 测试、JWT 认证、参数化测试、断言验证以及测试报告生成。

ChuDiRen
ChuDiRen
testing-security
open
testing
5

acceptance-criteria-verification

Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue

troykelly
troykelly
testing-security
open
testing
5

frappe-fixture-creator

Generate fixture files for Frappe test data and master data. Use when creating test fixtures, setup data, or master data for new sites.

Venkateshvenki404224
Venkateshvenki404224
testing-security
open
testing
5

web3-testing

ユニットテスト、統合テスト、メインネットフォークを使用してHardhatとFoundryでスマートコントラクトを包括的にテストします。Solidityコントラクトをテストする時、ブロックチェーンテストスイートをセットアップする時、またはDeFiプロトコルを検証する時に使用してください。

amurata
amurata
testing-security
open
testing
5

testing

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

pablobfonseca
pablobfonseca
testing-security
open
testing
5

tdd

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.

pablobfonseca
pablobfonseca
testing-security
open
testing
5

elixir-tdd-enforcement

MANDATORY for ANY feature or bugfix - write ExUnit test FIRST, watch it FAIL, then implement. NO exceptions. Use before writing any Elixir production code.

mkreyman
mkreyman
testing-security
open
testing
5

tasks-test-generation

Use for DEVELOPER-focused unit/integration test code with xUnit (C#) and Jest (Angular) patterns. Provides ready-to-use test templates for commands, queries, entities, and components. Best for implementing actual test code. NOT for QA test specifications (use test-generation instead).

CongDon1207
CongDon1207
testing-security
open
testing
5

agent-browser

Webテスト、フォーム入力、スクリーンショット、データ抽出のためのブラウザ自動化。ユーザーがWebサイトのナビゲーション、Webページの操作、フォーム入力、スクリーンショット撮影、Webアプリケーションのテスト、またはWebページからの情報抽出を必要とする場合に使用。

k35o
k35o
testing-security
open
testing
5

test-generation

Use for DEVELOPER-focused unit/integration test code with xUnit (C#) and Jest (Angular) patterns. Provides ready-to-use test templates for commands, queries, entities, and components. Best for implementing actual test code. NOT for QA test specifications (use test-generation instead).

CongDon1207
CongDon1207
testing-security
open
testing
5

tdd-enforcement

A workflow that enforces genuine test-driven development: tests first, behavior-focused, with strong edge-case coverage.

bostonaholic
bostonaholic
testing-security
open
testing
5

backend-vitest

Fast unit testing framework for TypeScript/JavaScript. Use for testing tRPC procedures, Zod schemas, utility functions, and any TypeScript code. Built on Vite with native ESM, TypeScript support, and Jest-compatible API. Choose Vitest over Jest for modern TypeScript projects, especially with Vite-based setups.

petbrains
petbrains
testing-security
open
testing
5

tasks-test-generation

Use when creating or enhancing unit tests, integration tests, or defining test strategies for backend and frontend code.

CongDon1207
CongDon1207
testing-security
open
testing
5

infrastructure-testing

Run TestKube and PGBouncer tests on Kubernetes clusters with mandatory context verification to prevent accidental deployments to wrong environments

tstapler
tstapler
testing-security
open
testing
5

run-comprehensive-tests

Execute comprehensive test suite with validation, coverage reporting, and failure analysis. Works with any TypeScript/JavaScript testing framework (Jest, Vitest, Mocha, etc.). Returns structured output with pass/fail status, coverage metrics, and detailed error analysis.

BerryKuipers
BerryKuipers
testing-security
open
testing
5

e2e-testing-patterns

PlaywrightとCypressを使用したエンドツーエンドテストをマスターし、バグを捕捉し、信頼性を向上させ、高速デプロイメントを可能にする信頼性の高いテストスイートを構築。E2Eテストの実装、不安定なテストのデバッグ、テスト基準の確立時に使用。

amurata
amurata
testing-security
open
testing
5

testing

Use when running tests to validate implementations, collecting test evidence, or debugging failures. Load in TEST state. Covers unit tests (pytest/jest), API tests (curl), browser tests (Claude-in-Chrome), database verification. All results are code-verified, not LLM-judged.

ingpoc
ingpoc
testing-security
open
Previous
Page 216 / 389
Next