mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Spelling
This commit is contained in:
parent
ff06651788
commit
47f29df263
@ -32,7 +32,7 @@ This is the main image containing a build of QGIS.
|
|||||||
### Features
|
### Features
|
||||||
|
|
||||||
The docker file builds QGIS from the current directory and
|
The docker file builds QGIS from the current directory and
|
||||||
sets up a testing environment suitable for runnning tests
|
sets up a testing environment suitable for running tests
|
||||||
inside QGIS.
|
inside QGIS.
|
||||||
|
|
||||||
You can use this docker image to test QGIS and/or to run unit tests inside
|
You can use this docker image to test QGIS and/or to run unit tests inside
|
||||||
@ -119,7 +119,7 @@ Please note that in order to make the test script accessible to Python
|
|||||||
the calling command must ensure that the tests are in Python path.
|
the calling command must ensure that the tests are in Python path.
|
||||||
Common patterns are:
|
Common patterns are:
|
||||||
- change directory to the one containing the tests (like in the examples above)
|
- change directory to the one containing the tests (like in the examples above)
|
||||||
- add to `PYTHONPATH` the directory contaning the tests
|
- add to `PYTHONPATH` the directory containing the tests
|
||||||
|
|
||||||
#### Running tests for a Python plugin
|
#### Running tests for a Python plugin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user