franela/goblin

Provide support to make asynchronous tests

xetorthio opened this issue · 0 comments

This can be done using func(done Done)
When Goblin detects that the body is of this type it will wait for an exception or the call to done, or timeout.