nixpkgs/pkgs/build-support/testers/test
Robert Hensing 4ca52fdf5f
Merge pull request #323613 from CyberShadow/fix-nix-path-without-channels-v2
nix-channel: do not set empty nix-path when disabling channels
2024-07-28 13:31:10 +02:00
..
default.nix Merge pull request #323613 from CyberShadow/fix-nix-path-without-channels-v2 2024-07-28 13:31:10 +02:00
README.md

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.