← all publishers

aks-builds

@aks-builds source repo

102 published skills · page 2 of 2

  1. Test Design Techniques · aks-builds bundle
    When the user wants to design test cases systematically — boundary value analysis, equivalence partitioning, pairwise / combinatorial, state-transition, decision tables, classification trees, error guessing. Use when the user mentions "test design," "boundary tests," "equivalence partitioning," "pairwise testing," "all-pairs," "state-transition testing," "decision table," "test case design," "what cases should we cover," or "we have 50 inputs how do we cover them." For higher-level strategy see test-strategy. For the data side see test-data-management.
    0
    installs
  2. Test Environment Management · aks-builds bundle
    When the user wants to design or audit where tests run — local dev, CI runners, ephemeral preview environments, shared staging, prod-shadow, or production canaries. Use when the user mentions "test environment," "test envs," "preview environments," "ephemeral environments," "staging," "PR environments," "review apps," "dev environment," "Vercel previews," "Render preview," "Heroku review apps," or "where should tests run." For local in-process containers see testcontainers. For data scope see test-data-management. For overall strategy see test-strategy.
    0
    installs