·test-property-based
</>

test-property-based

Python 프로젝트에 대한 가설을 사용한 속성 기반 테스트. 속성 테스트를 작성할 때 사용합니다. 불변성 테스트, 테스트 사례 생성, 퍼지 테스트, 왕복 테스트 또는 검증 다양한 입력에 대한 동작. "속성 테스트", "가설 테스트", "생성 테스트"에서 트리거됩니다. 사례", "불변 테스트", "에지 사례 테스트", "상태 기반 테스트", "왕복 테스트". Python(.py) 테스트 파일, pytest, pytest-asyncio 및 Pydantic 모델과 함께 작동합니다.

4설치·0트렌드·@dawiddutoit

설치

$npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based

test-property-based 설치 방법

명령줄에서 test-property-based AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: dawiddutoit/custom-claude.

Property-based testing automatically generates hundreds of test cases to validate invariants:

Hypothesis automatically generates 100+ test cases including edge cases you'd never think of: empty lists, single elements, duplicates, large lists, negative numbers, etc.

Philosophy: Instead of "here are 5 examples that should work", write "here's a property that should ALWAYS hold" and let Hypothesis find edge cases.

Python 프로젝트에 대한 가설을 사용한 속성 기반 테스트. 속성 테스트를 작성할 때 사용합니다. 불변성 테스트, 테스트 사례 생성, 퍼지 테스트, 왕복 테스트 또는 검증 다양한 입력에 대한 동작. "속성 테스트", "가설 테스트", "생성 테스트"에서 트리거됩니다. 사례", "불변 테스트", "에지 사례 테스트", "상태 기반 테스트", "왕복 테스트". Python(.py) 테스트 파일, pytest, pytest-asyncio 및 Pydantic 모델과 함께 작동합니다. 출처: dawiddutoit/custom-claude.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from dawiddutoit/custom-claude

빠른 답변

test-property-based이란?

Python 프로젝트에 대한 가설을 사용한 속성 기반 테스트. 속성 테스트를 작성할 때 사용합니다. 불변성 테스트, 테스트 사례 생성, 퍼지 테스트, 왕복 테스트 또는 검증 다양한 입력에 대한 동작. "속성 테스트", "가설 테스트", "생성 테스트"에서 트리거됩니다. 사례", "불변 테스트", "에지 사례 테스트", "상태 기반 테스트", "왕복 테스트". Python(.py) 테스트 파일, pytest, pytest-asyncio 및 Pydantic 모델과 함께 작동합니다. 출처: dawiddutoit/custom-claude.

test-property-based 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/dawiddutoit/custom-claude