Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enqueuer-land/enqueuer
- Owner: enqueuer-land
- License: mit
- Created: 2018-02-17T19:37:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T00:46:51.000Z (22 days ago)
- Last Synced: 2025-01-20T05:27:15.988Z (13 days ago)
- Topics: continuous-integration, event-driven, message-testing, microservice-testing, multiprotocol, polyglot-flow, reactive-systems, test-framework, testing-tools
- Language: TypeScript
- Homepage: https://enqueuer.com
- Size: 16.1 MB
- Stars: 65
- Watchers: 9
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)