tag

test

163 indexed skills · max 10 per page

skills (163)

mom-test

wondelai/skills · Testing

0

Framework for having useful customer conversations that won't lead you astray. Based on a fundamental truth: everyone is lying to you -- not because they're malicious, but because you're asking the wrong questions. Your mom will tell you your idea is great because she loves you. Investors, friends, and even potential customers will do the same. The Mom Test provides rules for asking questions so good that even your mom can't lie to you.

alicloud-ai-audio-tts-voice-clone-test

cinience/alicloud-skills · Cloud

0

Category: test

test-fixing

sickn33/antigravity-awesome-skills · Testing

0

Systematically identify and fix all failing tests using smart error grouping. \n \n Groups failures by error type, affected module, and root cause, then prioritizes fixes by impact and dependency order \n Fixes infrastructure issues first (imports, dependencies, configuration), followed by API changes, then logic bugs \n Runs focused test subsets after each fix using pytest markers and file patterns to verify progress before moving to the next group \n Follows a structured workflow: initial test

unit-test-caching

giuseppe-trisciuoglio/developer-kit · Testing

0

Testing Spring Cache annotations without external infrastructure using in-memory cache managers. \n \n Covers testing @Cacheable , @CacheEvict , and @CachePut annotations with patterns for verifying cache hits, misses, and invalidation \n Uses ConcurrentMapCacheManager for fast, isolated unit tests instead of Redis or other external caches \n Includes verification strategies via mock call counts, conditional caching with unless and condition parameters, and custom cache key generation with SpEL

unit-test-application-events

giuseppe-trisciuoglio/developer-kit · Testing

0

Testing Spring ApplicationEvent publishers and listeners with mocked dependencies and event capture patterns. \n \n Mock ApplicationEventPublisher in unit tests and use ArgumentCaptor to verify published events and their data integrity \n Test @EventListener method invocation directly by instantiating listeners and invoking handler methods with captured events \n Handle asynchronous event processing with Thread.sleep() or Awaitility to verify async listener completion \n Verify listener side eff

spring-boot-test-patterns

giuseppe-trisciuoglio/developer-kit · Testing

0

Comprehensive testing patterns for Spring Boot applications covering unit, slice, integration, and container-based tests. \n \n Covers four test types with performance targets: unit tests (< 50ms), slice tests (< 100ms), integration tests (< 500ms), and full context tests with Testcontainers \n Includes patterns for Mockito-based unit testing, JPA/MVC slice testing with focused Spring contexts, and REST API testing with MockMvc and WebTestClient \n Demonstrates Spring Boot 3.5+ @S

test

facebook/react · Testing

0

Run tests for React codebase across multiple release channels and configurations. \n \n Supports six release channels: source (default), experimental, www, www with variant false, stable, and classic, each with distinct feature flag configurations \n Accepts test patterns, watch mode for TDD, and variant flags to test different code paths \n Requires explicit test pattern argument to avoid running the entire test suite; uses --silent flag to surface failures and --no-watchman for sandboxing comp

file-test-bug

microsoft/github-copilot-for-azure · Testing

0

Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures.

alicloud-backup-hbr-test

cinience/alicloud-skills · Cloud

0

Category: test

breakdown-test

github/awesome-copilot · Testing

0

Comprehensive test planning and quality assurance documentation generator aligned with ISTQB and ISO 25010 standards. \n \n Generates three core deliverables: test strategy, test issues checklist, and QA plan from feature PRDs and technical breakdowns \n Applies ISTQB test design techniques (equivalence partitioning, boundary value analysis, decision table testing, state transition testing) and test types (functional, non-functional, structural, change-related) \n Maps all eight ISO 25010 qualit

prevpage 5 / 17next