Building a feature

Implement mocking in AsyncUnit


Though AsyncUnit does not come with its own mocking library the framework aims to support any 3rd-party mocking library you'd wish to use. Currently designing and implementing a system that would bridge a mocking library to work with the mechanisms provided by AsyncUnit.