Hi!
We are using libuv in a few projects and I'm curious what would be the best practices to properly implement unit testing on asynchronous functions with callbacks such as the case with libuv. Specifically we have been using cmocka <https://cmocka.org/> and have good experience with it. It would be awesome to somehow integrate libuv and cmocka! It would be appreciated if somebody has already done something similar and can share the code :) Thanks, Luka -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
