项目作者: karafka

项目描述 :
Library which provides helpers for easier Karafka consumers tests
高级语言: Ruby
项目地址: git://github.com/karafka/testing.git
创建时间: 2019-02-18T12:01:23Z
项目社区:https://github.com/karafka/testing

开源协议:GNU Lesser General Public License v3.0

下载


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.