Module bdrck::testing

source ·
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.
  • temp provides utilities for creating temporary files or directories in unit tests.