Skip to content

Conversation

@voluntas
Copy link
Member

No description provided.

- tests/prop_encode_decode.py を追加
  - Opus オーディオの encode/decode ラウンドトリップテスト
  - VP8 ビデオの encode/decode ラウンドトリップテスト
  - hypothesis.extra.numpy の arrays を使用
- pyproject.toml に PBT 用の pytest 設定を追加
  - prop_ prefix でファイル名と関数名を認識
- .gitignore に .hypothesis/ を追加
- prop_encode_decode.py をランダムなデータでエンコード・デコードするように変更
- prop_fuzzing.py を追加し、ランダムな ndarray 入力でクラッシュしないことを確認
prop_fuzzing.py と目的が重複しており、テストとしての価値が薄いため削除
@voluntas voluntas merged commit 3bd172c into develop Dec 27, 2025
85 checks passed
@voluntas voluntas deleted the feature/pbt branch December 27, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants