File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## References
8
8
9
+ - [ Integration testing with NixOS virtual machines - nix.dev] ( https://nix.dev/tutorials/nixos/integration-testing-using-virtual-machines.html )
9
10
- [ NixOS Testing library] ( https://nixos.wiki/wiki/NixOS_Testing_library )
11
+ - [ Testing within NixOS - NixOS Manual] ( https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests )
12
+ - [ Testers - Nixpkgs Manual] ( https://nixos.org/manual/nixpkgs/unstable/#chap-testers )
13
+ - [ Unveiling the Power of the NixOS Integration Test Driver (Part 1)] ( https://nixcademy.com/2023/10/24/nixos-integration-tests/ )
14
+ - [ Unveiling the Power of the NixOS Integration Test Driver (Part 2)] ( https://nixcademy.com/2023/12/01/nixos-integration-tests-part-2/ )
15
+ - [ nix flake check - Nix Reference Manual] ( https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake-check )
Original file line number Diff line number Diff line change 6
6
7
7
## References
8
8
9
+ - [ Integration testing with NixOS virtual machines - nix.dev] ( https://nix.dev/tutorials/nixos/integration-testing-using-virtual-machines.html )
9
10
- [ NixOS Testing library] ( https://nixos.wiki/wiki/NixOS_Testing_library )
11
+ - [ Testing within NixOS - NixOS Manual] ( https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests )
12
+ - [ Testers - Nixpkgs Manual] ( https://nixos.org/manual/nixpkgs/unstable/#chap-testers )
13
+ - [ Unveiling the Power of the NixOS Integration Test Driver (Part 1)] ( https://nixcademy.com/2023/10/24/nixos-integration-tests/ )
14
+ - [ Unveiling the Power of the NixOS Integration Test Driver (Part 2)] ( https://nixcademy.com/2023/12/01/nixos-integration-tests-part-2/ )
15
+ - [ nix flake check - Nix Reference Manual] ( https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake-check )
You can’t perform that action at this time.
0 commit comments