mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-14 22:04:27 +01:00
244229a8b6
This will serve as a “real-world” example, running tests requiring network. |
||
---|---|---|
.. | ||
default.nix | ||
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.