Analysis updated 2026-07-17 · repo last pushed 2018-07-10
Wait for a test database to accept connections before running an integration test suite.
Poll a condition like 'does this file exist' until it's true or a timeout expires.
Check that a background job has completed before asserting its output.
Replace manual sleep-and-retry loops in Go test code with a clean API.
| fieldju/golang-awaitility | 00kaku/gallery-slider-block | 04amanrajj/netwatch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | JavaScript | Rust |
| Last pushed | 2018-07-10 | 2021-05-19 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
README is minimal on implementation detail.
A Go library that lets you poll for a condition to become true until a timeout, instead of writing manual sleep-and-retry loops.
Dormant — no commits in 2+ years (last push 2018-07-10).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.