Skip to content
Snippets Groups Projects
Commit 71221240 authored by Florian Sesser's avatar Florian Sesser
Browse files

Dev docs: Add link to NixOS test official documentation. It is very good.

parent f083fb53
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ It is also possible go through the testing script interactively - useful for deb ...@@ -40,6 +40,7 @@ It is also possible go through the testing script interactively - useful for deb
This will give you a result symlink in the current directory. This will give you a result symlink in the current directory.
Inside that is bin/nixos-test-driver which gives you a kind of REPL for interacting with the VMs. Inside that is bin/nixos-test-driver which gives you a kind of REPL for interacting with the VMs.
The kind of `Perl in this testScript <https://github.com/PrivateStorageio/PrivateStorageio/blob/78881a3/nixos/modules/tests/private-storage.nix#L180>`_ is what you can enter into this REPL. The kind of `Perl in this testScript <https://github.com/PrivateStorageio/PrivateStorageio/blob/78881a3/nixos/modules/tests/private-storage.nix#L180>`_ is what you can enter into this REPL.
Consult the `official documentation on NixOS Tests <https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests>`_ for more info.
Architecture overview Architecture overview
--------------------- ---------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment