Currently, the automated tests have to run locally during development.
However, the maintainability and credibility would be way higher if the main-branch would also have a CI-pipeline for automated tests.
This would also allow to test multiple Python versions at once.
Currently, the automated tests have to run locally during development. However, the maintainability and credibility would be way higher if the
main
-branch would also have a CI-pipeline for automated tests.This would also allow to test multiple Python versions at once.