aio-libs / aio-libs/aiokafka

[QUESTION] Testing apps in parallel

Aberta
#655 0 comentários 0 reações 0 responsáveis Ver no GitHub
question
Linguagem predominante
Python
Estrelas
1.4k
Forks
269
Merge médio
1d 1h
PRs com merge (30d)
6

Descrição

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_

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.