vertx-unit
Async test framework
A testing framework for Vert.x applications that allows for asynchronous unit testing and concurrent execution of tests.
Async polyglot unit testing for Vert.x.
32 stars
26 watching
31 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
asyncconcurrentjunittestingvertx
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-lang-kotlin | Kotlin support for a popular non-blocking Java framework | 296 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vert-x3/vertx-sync | A library that allows developers to write asynchronous code in a synchronous style using lightweight threads | 97 |
connorjclark/as3unit | A unit testing framework for ActionScript 3 | 4 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |