From 569a1d17542afd4534f9036ab5d0be6b49006955 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 14 Sep 2015 14:09:58 +0200 Subject: [PATCH] Updated Developer Guide (markdown) --- Developer-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index 5130fd9..d7f8913 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -37,7 +37,7 @@ Next step is making your local changes and test them. **Tip:** To simplify testing, you don't have Lynis to perform all tests. Use --tests-category or --tests to specifically decide what tests to run. -## Testing your changes +## Testing To improve the quality of your changes, tests should limit the amount of screen output. Important details should be logged to the log file, using the `logtext` function.