[PR #478] Python: Convert bro.py tests to unittest style #1114

Open
opened 2026-01-29 20:52:33 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/478

State: closed
Merged: Yes


  • Create unittest-style tests for bro.py decompression and compression
  • Delete old tests for bro.py
  • Update test method generation to properly create a Cartesian product
    of iterables using itertools.product
**Original Pull Request:** https://github.com/google/brotli/pull/478 **State:** closed **Merged:** Yes --- * Create unittest-style tests for `bro.py` decompression and compression * Delete old tests for `bro.py` * Update test method generation to properly create a Cartesian product of iterables using `itertools.product`
claunia added the pull-request label 2026-01-29 20:52:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1114