This repository was archived by the owner on Jan 26, 2021. It is now read-only.
Enhancement: Consider using coverage and Travis for monitoring testing and code health #11
Labels
Type: Enhancement
New feature or request.
Many Django projects use the coverage project to measure test coverage and display the resulting percentage in the GitHub repo. Projects also frequently use Travis for continuous integration to build, test, and report on the project. Travis integration with GitHub provides a nice widget to display current build status.
The text was updated successfully, but these errors were encountered: