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
244 forks
Language: Java
last commit: 5 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,875 |
stephencleary/asyncex | A helper library for asynchronous programming in C# | 3,540 |
cujojs/when | A Promise/A+ implementation and utility library for managing asynchronous code flows | 3,439 |
android-async-http/android-async-http | An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,632 |
tildeio/rsvp.js | Provides tools for organizing asynchronous code using Promises/A+ | 3,608 |
netflix/concurrency-limits | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,281 |
google/truth | A fluent assertion framework for Java and Android tests | 2,729 |
failsafe-lib/failsafe | A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,203 |
asynchttpclient/async-http-client | An asynchronous HTTP client library for Java applications | 6,301 |
mimblewimble/grin | A cryptocurrency implementation providing hidden amounts and scaling advantages through proof of work and smart contract functionality. | 5,055 |
real-logic/agrona | A Java library providing efficient data structures and utility methods for high-performance applications. | 2,900 |
j-easy/easy-rules | A Java-based rules engine for creating and executing business rules using an expression language | 4,943 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,353 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,467 |
alibaba/arthas | A tool to help Java developers diagnose and troubleshoot production issues without modifying code or restarting servers. | 35,783 |