core/pkgs/build-support/testers/test/README.md

9 lines
262 B
Markdown
Raw Normal View History

2024-05-02 00:46:19 +00: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.