mimicaw

A tiny test framework for asynchronous integration tests.


crates.io docs.rs


mimicow is a tiny test library for writing asynchronous integration tests using the asynchronous runtime, such as tokio and async-std. The concept of this library is inspired from libtest-mimic, but also focuses on the compatibility with async/.await language syntax.

WARNING: This project is currently under active development and not ready for production use.

License

This library is licensed under either of

at your option.