Skip to main content
在 Manus 中运行任何 Skill
一键导入

pytest-gcppubsub

星标0
分支0
更新时间2026年2月18日 16:06

pytest plugin for managing a GCP Pub/Sub emulator during test sessions. Use when: (1) Writing tests for code that publishes or subscribes to Google Cloud Pub/Sub topics, (2) Needing a real Pub/Sub emulator (via gcloud) managed automatically by pytest, (3) Adding pytest fixtures for Pub/Sub publisher or subscriber clients, (4) Configuring Pub/Sub emulator host/port/project in pytest, (5) Running Pub/Sub tests in parallel with pytest-xdist, (6) Writing async tests against Pub/Sub with pytest-asyncio, (7) A project depends on pytest-gcppubsub.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly