#networking #applications #testing #harness #ratman #memory

ratman-harness

A testing harness for applications that use ratman networks in memory

1 unstable release

0.1.0 Mar 2, 2021

#5 in #ratman

AGPL-3.0-or-later

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

~10–21MB
~286K SLoC