+2
nixos/doc/manual/development/developing-the-test-driver.chapter.md
+2
nixos/doc/manual/development/developing-the-test-driver.chapter.md
···When making significant changes to the test framework, we run the tests on Hydra, to avoid disrupting the larger NixOS project.For this, we use the `python-test-refactoring` branch in the `NixOS/nixpkgs` repository, and its [corresponding Hydra jobset](https://hydra.nixos.org/jobset/nixos/python-test-refactoring).
···+We currently have limited unit tests for the framework itself. You may run these with `nix-build -A nixosTests.nixos-test-driver`.When making significant changes to the test framework, we run the tests on Hydra, to avoid disrupting the larger NixOS project.For this, we use the `python-test-refactoring` branch in the `NixOS/nixpkgs` repository, and its [corresponding Hydra jobset](https://hydra.nixos.org/jobset/nixos/python-test-refactoring).
+8
-1
nixos/tests/all-tests.nix
+8
-1
nixos/tests/all-tests.nix
······
······