Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enqueuer-land/enqueuer

Polyglot flow testing tool
https://github.com/enqueuer-land/enqueuer

continuous-integration event-driven message-testing microservice-testing multiprotocol polyglot-flow reactive-systems test-framework testing-tools

Last synced: 6 days ago
JSON representation

Polyglot flow testing tool

Awesome Lists containing this project

README

        

# Enqueuer

[![npm](https://img.shields.io/npm/dt/enqueuer.svg)](https://www.npmjs.com/package/enqueuer)
[![Build Status](https://travis-ci.org/enqueuer-land/enqueuer.svg?branch=master)](https://travis-ci.org/enqueuer-land/enqueuer)
[![Greenkeeper badge](https://badges.greenkeeper.io/enqueuer-land/enqueuer.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/npm/enqueuer/badge.svg)](https://snyk.io/test/npm/enqueuer)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

![enqueuerlogo](https://raw.githubusercontent.com/enqueuer-land/enqueuer/master/docs/images/fullLogo1.png 'Enqueuer Giant Logo')

## Why

Make sure your set of services is working properly by mocking its inputs and asserting against
its outputs

## What

Enqueuer is a platform that provides the following capabilities:

- Support for multi protocols

- Chainable message flows

- Friendly for developers and non developers

- Easily extensible through third party plugins, including yours

- Automated end-to-end testing

- Place tests front and center

## Official page

[https://enqueuer.com](https://enqueuer.com)

## Docs

[Check out the full documentation](https://enqueuer.com/docs)