Open pylover opened 5 years ago
To keep your project stable across feature requests and commits, it's highly recommended to use a CI, for example: travis-ci.org.
travis-ci.org
In addition, the code coverage notation of your project shows the quality of the tests you've written.
To keep your project stable across feature requests and commits, it's highly recommended to use a CI, for example:
travis-ci.org
.In addition, the code coverage notation of your project shows the quality of the tests you've written.