2.3. Makefile targetsΒΆ
The Makefile in the source code repository of the Connectors package has the following targets:
make testruns the unit tests.make test_coverageruns the unit tests and prints information about their test coverage.make lintchecks the package and the unit tests with Pylintmake docsbuilds the documentation