[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#968570: ITP: ruby-wait-for-it -- Stop sleeping in your tests, instead wait for it



Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <praveen@debian.org>
Control: block 968566 by -1

* Package name : ruby-wait-for-it
Version : 0.1.1
Upstream Author : schneems
* URL : https://github.com/zombocom/wait_for_it
* License : Expat
Programming Lang: Ruby
Description : Stop sleeping in your tests, instead wait for it...
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.


Reply to: