docs: tests

This commit is contained in:
Ryan Yin
2024-03-14 00:01:16 +08:00
parent 8a26ec8cfa
commit bcc8d2302c
+2
View File
@@ -28,6 +28,8 @@ Related projects & docs:
### 1. Eval Tests ### 1. Eval Tests
> TODO: More Tests!
Eval Tests evaluate the expressions and compare the results with the expected results. Eval Tests evaluate the expressions and compare the results with the expected results.
It runs fast, but it doesn't build a real machine. It runs fast, but it doesn't build a real machine.
We use eval tests to ensure that some attributes are correctly set for each NixOS host(not Darwin). We use eval tests to ensure that some attributes are correctly set for each NixOS host(not Darwin).