summaryrefslogtreecommitdiff
path: root/kafka/protocol/api.py
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2019-08-22 21:14:37 -0700
committerGitHub <noreply@github.com>2019-08-22 21:14:37 -0700
commit61fa0b27685c2d4e67d1b6575ca6797f36eb1bfa (patch)
tree7e9ade5bae3b4b3172b39771e08eb6b7108092c8 /kafka/protocol/api.py
parent6e6d0cca5dbdf0a9ae3a032b6de08f9bbbf9606a (diff)
downloadkafka-python-61fa0b27685c2d4e67d1b6575ca6797f36eb1bfa.tar.gz
Convert remaining `KafkaConsumer` tests to `pytest` (#1886)
This makes it so the only remaining use of `unittest` is in the old tests of the deprecated `Simple*` clients. All `KafkaConsumer` tests are migrated to `pytest`. I also had to bump the test iterations up on one of the tests, I think there was a race condition there that was more commonly hit under pytest , planning to cleanup that in a followup PR. See https://github.com/dpkp/kafka-python/pull/1886#discussion_r316860737 for details.
Diffstat (limited to 'kafka/protocol/api.py')
0 files changed, 0 insertions, 0 deletions