core/pkgs/build-support/testers/test
2024-05-13 11:34:52 -04:00
..
default.nix pkgs: init 2024-05-13 11:34:52 -04:00
README.md pkgs: init 2024-05-13 11:34:52 -04:00

Tests for the testers

cd nixpkgs
nix-build -A tests.testers

Tests generally derive their own correctness from simplicity, which in the case of testers (themselves functions) does not always work out. Hence the need for tests that test the testers.