Updated Developer Guide (markdown)

Michael Boelen 2015-09-14 14:09:58 +02:00
parent 1dc5237ee2
commit 569a1d1754

@ -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.