+9
-3
nixos/doc/manual/development/running-nixos-tests-interactively.section.md
+9
-3
nixos/doc/manual/development/running-nixos-tests-interactively.section.md
···-You can add configuration that is specific to the interactive test driver, by adding to the `interactive` option.-`interactive` is a copy of the regular test options namespace, and is used by the interactive test driver.-It can be helpful for troubleshooting changes that you don't want to apply to regular test runs.
+17
-6
nixos/doc/manual/from_md/development/running-nixos-tests-interactively.section.xml
+17
-6
nixos/doc/manual/from_md/development/running-nixos-tests-interactively.section.xml
···
+21
-1
nixos/lib/testing/interactive.nix
+21
-1
nixos/lib/testing/interactive.nix
···+For details, see the section about [running tests interactively](#sec-running-nixos-tests-interactively).