Compare commits
1 commit
1ed162b7ce
...
7930f9191d
Author | SHA1 | Date | |
---|---|---|---|
7930f9191d |
1 changed files with 3 additions and 4 deletions
|
@ -10,9 +10,8 @@ Run single test: `nix build .#checks.x86_64-linux.nixos-modules.entries.vm-test-
|
|||
|
||||
### Run Test Interactively
|
||||
|
||||
See [upstream documentation](https://nixos.org/manual/nixos/stable/#sec-running-nixos-tests-interactively) for more details.
|
||||
|
||||
```bash
|
||||
nix build .#checks.x86_64-linux.nixos-modules.entries.vm-test-run-testNameAsInDerivationName.driverInteractive
|
||||
./result/bin/nixos-test-driver
|
||||
nix run .#checks.x86_64-linux.nixos-modules.entries.vm-test-run-testNameAsInDerivationName.driverInteractive
|
||||
```
|
||||
|
||||
See [upstream documentation](https://nixos.org/manual/nixos/stable/#sec-running-nixos-tests-interactively) for more details.
|
||||
|
|
Loading…
Add table
Reference in a new issue