Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-unit
Async polyglot unit testing for Vert.x.
https://github.com/vert-x3/vertx-unit
async concurrent junit testing vertx
Last synced: 3 months ago
JSON representation
Async polyglot unit testing for Vert.x.
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-unit
- Owner: vert-x3
- License: apache-2.0
- Created: 2015-01-14T15:49:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T16:40:26.000Z (4 months ago)
- Last Synced: 2024-07-16T20:36:19.456Z (4 months ago)
- Topics: async, concurrent, junit, testing, vertx
- Language: Java
- Homepage:
- Size: 1.35 MB
- Stars: 32
- Watchers: 26
- Forks: 31
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - Vert.x Unit - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Async polyglot unit testing for Vert.x. (Testing)
README
## Asynchronous Unit Test
[![Build Status (5.x)](https://github.com/vert-x3/vertx-unit/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/vert-x3/vertx-unit/actions/workflows/ci-5.x.yml)
[![Build Status (4.x)](https://github.com/vert-x3/vertx-unit/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-codegen/actions/workflows/ci-4.x.yml)Async unit testing for Vert.x.
## Documentation
* [Java documentation](http://vertx.io/docs/vertx-unit/java/)