0.08
The project is in a healthy, maintained state
Library which provides helpers for easier Karafka consumers tests
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.3.0, < 2.4.0
>= 2.6.12
 Project Readme

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.