Add presentation notes about testing and linting QGIS plugins

Joonalai 2021-11-16 22:32:22 +02:00
parent ebf58297cf
commit c89e04b7cc

@ -16,7 +16,7 @@ Virtual events will be taking place online (see links below) and in the links sh
No | Name | Time | Speaker | Country | Language
---|------|------|-------------|---------|---------
1 | Talk title | [08h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=11&day=26&hour=08&min=00&sec=0&msg=QGISOpenDay-name "click this link to find out the time in your local time zone") | Name | Country | Language
1 | Tools to aid testing and linting QGIS plugins | [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=11&day=26&hour=10&min=00&sec=0&msg=QGISOpenDay-name "click this link to find out the time in your local time zone") | Joona Laine | Finland | English
# Organisers
@ -28,17 +28,20 @@ No | Name | Role | Contact
# Presentations
## Title
## Tools to aid testing and linting QGIS plugins
**Time:** 26 November 2021 [08h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=11&day=26&hour=08&min=00&sec=0&msg=QGISOpenDay-Kwast "click this link to find out the time in your local time zone").
**Time:** 26 November 2021 [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=11&day=26&hour=10&min=00&sec=0&msg=QGISOpenDay-Kwast "click this link to find out the time in your local time zone").
**Duration:** 1 hour
**Duration:** ~30 mins
**Venue:** [Youtube Live Stream Link](link)
**Presenter:** Name
**Presenter:** Joona Laine
**Description:** Give a short description of talk
**Description:** This presentation will present two tools to aid the QGIS plugin development:
* [pytest-qgis](https://github.com/GispoCoding/pytest-qgis/), a [Pytest](https://docs.pytest.org) plugin to make it easier to use Pytest for testing QGIS plugins
* [flake8-qgis](https://github.com/GispoCoding/flake8-qgis/), a [flake8](https://github.com/PyCQA/flake8) plugin to check the style and quality of QGIS plugin code
# Adding more events