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.