[PR #482] [CLOSED] Python: Simplify test suite generation by using unittest discovery #1119

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/482
Author: @nicksay
Created: 12/10/2016
Status: Closed

Base: masterHead: py-test-command


📝 Commits (2)

  • 0de9d73 Python: Simplify test suite generation by using unittest discovery
  • 3957c24 fixup! Python: Simplify test suite generation by using unittest discovery

📊 Changes

2 files changed (+9 additions, -26 deletions)

View changed files

python/tests/__init__.py (+0 -0)
📝 setup.py (+9 -26)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/482 **Author:** [@nicksay](https://github.com/nicksay) **Created:** 12/10/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `py-test-command` --- ### 📝 Commits (2) - [`0de9d73`](https://github.com/google/brotli/commit/0de9d7351e5b8e43fb27b2b81398f6acfcaf5326) Python: Simplify test suite generation by using unittest discovery - [`3957c24`](https://github.com/google/brotli/commit/3957c24d2a8c1c02ec7968bae2e8ae94520a25ed) fixup! Python: Simplify test suite generation by using unittest discovery ### 📊 Changes **2 files changed** (+9 additions, -26 deletions) <details> <summary>View changed files</summary> ➕ `python/tests/__init__.py` (+0 -0) 📝 `setup.py` (+9 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1119