mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-07-13 18:55:42 +02:00
914 B
914 B
Testing
TODO
UnitTests
TODO
Integration Tests for NixOS
TODO
How to debug tests?
TODO
References
- Integration testing with NixOS virtual machines - nix.dev
- NixOS Testing library
- Testing within NixOS - NixOS Manual
- Testers - Nixpkgs Manual
- Unveiling the Power of the NixOS Integration Test Driver (Part 1)
- Unveiling the Power of the NixOS Integration Test Driver (Part 2)
- nix flake check - Nix Reference Manual