feat: testing

This commit is contained in:
Ryan Yin 2024-08-06 14:48:24 +08:00
parent c46a9a57b6
commit d2785b5f6b

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)