Hello,

I am currently using rspec and docker api to test docker container 
(@container = Docker::Container.create & @container.start).
I would like to know if it is possible to wait a condition (port available 
for example) to continue the test suite?
I saw this module rspec-wait ...

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rspec+unsubscr...@googlegroups.com.
To post to this group, send email to rspec@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/1ff39192-ef6a-4dd1-830c-c120d61faafd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to