aio-libs / aio-libs/aiokafka

[QUESTION] Testing apps in parallel

未關閉
#655 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
question
主要語言
Python
星號
1.4k
分支
269
平均合併
1 天 1 小時
30 天內合併 PR
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 摘要。