From bcc8d2302c9adce907d606ab79994a43f4bcf551 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 14 Mar 2024 00:01:16 +0800 Subject: [PATCH] docs: tests --- outputs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/outputs/README.md b/outputs/README.md index 46e0defef..21f1792fb 100644 --- a/outputs/README.md +++ b/outputs/README.md @@ -28,6 +28,8 @@ Related projects & docs: ### 1. Eval Tests +> TODO: More Tests! + Eval Tests evaluate the expressions and compare the results with the expected results. 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).