For local and automated testing of the source code, the testing folder is added. This includes all the tests that the module has to go through. The project also uses pytest-cov, which can also create coverage reports.
For local and automated testing of the source code, the testing folder is added. This includes all the tests that the module has to go through. The project also uses pytest-cov, which can also create coverage reports.