vietnh1009 / Yolo-v2-pytorch

YOLO for object detection tasks
MIT License
373 stars 107 forks source link

What about TDD? #1

Open pylover opened 5 years ago

pylover commented 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.

In addition, the code coverage notation of your project shows the quality of the tests you've written.