1 unstable release
0.1.0 | Mar 2, 2021 |
---|
#4 in #ratman
4KB
52 lines
A testing harness for ratman routers
This crate contains no actual tests, but makes it easier for application and library tests to create distributed networks, fuzzing input data types and complex service relationships.
Pick one of the network creation strategies, chose the required inputs and outputs, and then initialise your application state accordingly. In case you are writing tests for libqaul, use the iter_mut() to then initialise and store your endpoint state.
Dependencies
~9–19MB
~279K SLoC