7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
# Python 依赖
|
||
temporalio[aiohttp]
|
||
protobuf
|
||
grpcio-tools # 用于生成 protobuf 代码
|
||
requests # 用于API测试
|
||
pytest # 测试框架
|
||
playwright # UI自动化测试库,或使用 selenium |