docs-v2/content/flux/v0/stdlib/internal/testing/_index.md

1.1 KiB

title description menu weight cascade
testing package The `testing` package provides functions for testing Flux operations.
flux_v0_ref
name parent identifier
testing internal internal/testing
21
introduced
0.182.0

The testing package provides functions for testing Flux operations. Import the internal/testing package:

import "internal/testing"

Functions

{{< children type="functions" show="pages" >}}