Skip to content

Library which provides helpers for easier Karafka consumers tests

License

Notifications You must be signed in to change notification settings

karafka/karafka-testing

Repository files navigation

Karafka Testing library

Build Status Gem Version Join the chat at https://slack.karafka.io

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.