Expand description

testing provides utilities which are useful for unit testing real production code.

Modules

fn_instrumentation provides utilities for instrumenting function calls during unit tests.
http provides testing support for the http submodule.
logging provides a Logger implementation which is suitable for unit tests.
temp provides utilities for creating temporary files or directories in unit tests.