mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
ac1134f321
An up to date alternative to pkgs.nixosTest |
||
---|---|---|
.. | ||
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.