kubenix/docs/content/examples/testing/_index.md
2023-06-03 02:38:28 -04:00

257 B

Testing is still very much in flux (contributions welcome!) but here's a rough example.

{{< source "default.nix" >}}

Where we've defined a test that might look like:

{{< source "test.nix" >}}

Execute with

nix eval -f . config.testing.success