kava icon indicating copy to clipboard operation
kava copied to clipboard

Support for returning promises, and async/await functions.

Open balupton opened this issue 4 years ago • 0 comments

Allow tests to return promises instead of calling callbacks

Depends on https://github.com/bevry/taskgroup/issues/25 which once implemented, should be as easy as upgrading the TaskGroup dependency and writing verification tests.

balupton avatar Jul 22 '21 10:07 balupton