aio-libs / aio-libs/aiokafka

[QUESTION] Testing apps in parallel

オープン
#655 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。