From e665b8810e9d1e745560c034a824f1929cbe9686 Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Sun, 3 Sep 2017 15:00:48 +0200 Subject: [PATCH] Updated DeveloperMeetingMadeira2018 (markdown) --- DeveloperMeetingMadeira2018.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DeveloperMeetingMadeira2018.md b/DeveloperMeetingMadeira2018.md index de7ea2d..6ace90b 100644 --- a/DeveloperMeetingMadeira2018.md +++ b/DeveloperMeetingMadeira2018.md @@ -100,7 +100,17 @@ This is a mentored walk through of the entire process of creating a new issue on | 1 | | | +### Writing tests for QGIS +This is a mentored walk through of the entire process of creating and running tests for QGIS. Contributing tests to QGIS can hugely help improve the quality of the code base and prevent regressions coming into the code. you should already have python or C++ skills and a a working QGIS development environment to participate in this stream. + +**Stream leader:** e.g. Matthias Kuhn + +**Participants:** + +| # | Name | Email | +| - | --- | --- | +| 1 | | | ## Individual Preparation