.. _stdlib_testing: ********************* Testing and Debugging ********************* Code coverage, profiling, debug evaluation, test helpers (faker, fuzzer), and debug adapter protocol support. .. toctree:: coverage.rst profiler.rst profiler_boost.rst debug_eval.rst faker.rst fuzzer.rst dap.rst heartbeat.rst