mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 01:49:56 +01:00
docs: tests
This commit is contained in:
@@ -9,7 +9,12 @@ otherwise, it will be difficult to manage and maintain them.
|
||||
|
||||
## Tests
|
||||
|
||||
We have two types of tests: eval tests and nixos tests.
|
||||
Testing is not necessary when your configuration is not complex,
|
||||
but with the increase in the number and configuration of your machines, testing becomes more and more important.
|
||||
|
||||
We have two types of tests: eval tests and nixos tests,
|
||||
both of which can help us detect many obscure errors early,
|
||||
so as to avoid testing directly in the real world, and to avoid failures in personal computers and even corporate online environments.
|
||||
|
||||
Related projects & docs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user