awaitility
Test synchronization library
A Java DSL for synchronizing asynchronous operations in testing
Awaitility is a small Java DSL for synchronizing asynchronous operations
4k stars
74 watching
243 forks
Language: Java
last commit: 4 months ago
Linked from 2 awesome lists
asynchronousawaitilityjavatesting
Related projects:
Repository | Description | Stars |
---|---|---|
rest-assured/rest-assured | A Java library for easy testing of REST services using simple domain-specific languages (DSLs) | 6,857 |
stephencleary/asyncex | A helper library for asynchronous programming in C# | 3,519 |
cujojs/when | A Promise/A+ implementation and utility library for managing asynchronous code flows | 3,440 |
android-async-http/android-async-http | An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,634 |
tildeio/rsvp.js | Provides tools for organizing asynchronous code using Promises/A+ | 3,612 |
netflix/concurrency-limits | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,261 |
google/truth | A fluent assertion framework for Java and Android tests | 2,732 |
failsafe-lib/failsafe | A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,201 |
asynchttpclient/async-http-client | An asynchronous HTTP and WebSocket client library for Java applications | 6,293 |
mimblewimble/grin | A cryptocurrency implementation providing hidden amounts and scaling advantages through proof of work and smart contract functionality. | 5,044 |
real-logic/agrona | A Java library providing efficient data structures and utility methods for high-performance applications. | 2,880 |
j-easy/easy-rules | A Java-based rules engine for creating and executing business rules using an expression language | 4,919 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,421 |
alibaba/arthas | A tool to help Java developers diagnose and troubleshoot production issues without modifying code or restarting servers. | 35,696 |