nixpkgs/pkgs/build-support/testers/test
2022-12-02 16:12:50 +00:00
..
default.nix testers.testBuildFailure: Read last log line without final newline 2022-12-02 16:12:50 +00: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.