/awaitility

Awaitility is a small Java DSL for synchronizing asynchronous operations

Primary LanguageJavaApache License 2.0Apache-2.0

Awaitility is a small Java DSL for synchronizing (waiting for) asynchronous operations. It makes it easy to test asynchronous code.