AequilibraE / qaequilibrae

Free QGIS add-on for transportation modeling
https://www.aequilibrae.com/qgis/latest/
Other
75 stars 24 forks source link

[ENH] Run pytest with windows installation #371

Open r-akemii opened 1 month ago

r-akemii commented 1 month ago

Currently, QGIS windows installation workflow tests only if the missing python packages installation succeeded, while it also should test with pytest if all tests are passing.

This issue aims to add this missing pytest running on the windows workflow.