ruby-wait-for-it

Stop sleeping in your tests, instead wait for it

Description

Make your complicated integration tests more deterministic with wait for it.

It spawns processes and waits for them so you can integration test really complicated things with determinism. It allows testing long running processes such as webservers, or features that require concurrency or libraries that use global configuration.

Don't add `sleep` to your tests, instead read a log file or stdout and match specific strings.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/zombocom/wait_for_it


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-wait-for-it