[QUESTION] Testing apps in parallel
オープン
question
- 主要言語
- Python
- スター
- 1.4k
- フォーク
- 269
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 6
説明
Implementing a test context would be more preferable since testing with a real instance is impossible with multiple test workers: I have two of ten test runs failed due to messages being consumed by another test worker and I have no idea how to deal with it but declare separate topics for test purposes only. So how do I test my apps in parallel? Having a test context would be really good since there would not be any need in creating topics and posting messages to them neither on CI nor on my local machine
Extending #561 which has already been closed
_I'm not sure if it's either a question or a feature request_
コントリビューションガイド
評価
この issue はまだ評価されていません。