Harness-engineering test-property-based

name: test-property-based

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/test-property-based/skill.yaml
source content

name: test-property-based version: "1.0.0" description: Generate exhaustive test cases automatically using fast-check property-based testing stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.test.ts"
  • "**/*.spec.ts"
  • "**/*.test.tsx"
  • "vitest.config.*"
  • "jest.config.*"
  • "playwright.config.*" related_skills:
  • test-unit-patterns
  • ts-generics-pattern stack_signals:
  • vitest
  • jest
  • playwright
  • testing-library keywords:
  • fast-check
  • property-based-testing
  • arbitraries
  • shrinking
  • generative-testing metadata: author: community upstream: fast-check.dev/docs/ state: persistent: false files: [] depends_on: []