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: 5 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T08:11:35.000Z (about 1 month ago)
- Last Synced: 2025-01-08T08:05:23.138Z (12 days ago)
- Topics: async, concurrent, junit, testing, vertx
- Language: JavaScript
- Homepage:
- Size: 1.49 MB
- Stars: 32
- Watchers: 26
- Forks: 31
- Open Issues: 11
-
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/)