1# Tests _for the testers_
23 cd nixpkgs
4 nix-build -A tests.testers
56Tests generally derive their own correctness from simplicity, which in the
7case of testers (themselves functions) does not always work out.
8Hence the need for tests that test the testers.