This commit is contained in:
Ryan Yin
2024-12-26 16:56:53 +01:00
committed by GitHub

View File

@ -2,6 +2,18 @@
TODO
## UnitTests
TODO
## Integration Tests for NixOS
TODO
## How to debug tests?
TODO
## References
- [Integration testing with NixOS virtual machines - nix.dev](https://nix.dev/tutorials/nixos/integration-testing-using-virtual-machines.html)