karafka-testing

Library which provides helpers for easier Karafka consumers tests

MIT License

Downloads
3.9M
Stars
20
Committers
8

Karafka Testing library

Karafka-Testing is a library that provides RSpec helpers, to make testing of Karafka consumers and producer much easier.

Installation and usage

karafka-testing docs are part of Karafka framework docs. You can find the testing section here.

Note on contributions

First, thank you for considering contributing to the Karafka ecosystem! It's people like you that make the open source community such a great community!

Each pull request must pass all the RSpec specs, integration tests and meet our quality requirements.

Fork it, update and wait for the Github Actions results.