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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c22020 · Feb 15, 2025
May 29, 2019
Oct 27, 2024
Sep 1, 2023
Oct 9, 2024
Jul 16, 2020
Apr 6, 2019
Feb 18, 2019
Feb 18, 2019
Feb 15, 2025
Oct 14, 2022
Oct 9, 2024
Jan 30, 2022
Jan 30, 2025
Apr 21, 2021
Oct 12, 2022
Oct 9, 2024
Apr 2, 2023

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.