diff --git a/README.md b/README.md index 343ae2d..62c3ee0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CircleCI](https://circleci.com/gh/monocongo/cvdata.svg?style=svg)](https://circleci.com/gh/monocongo/cvdata) +[![codecov](https://codecov.io/gh/monocongo/cvdata/branch/master/graph/badge.svg)](https://codecov.io/gh/monocongo/cvdata) # cvdata Tools for creating and manipulating computer vision datasets @@ -261,6 +263,14 @@ directories. For example: $ cvdata_visualize --format pascal --images_dir /data/weapons/images --annotations_dir /data/weapons/pascal ``` +### For developers +##### Testing +Tests are based on `pytest` and are launched in stand-alone virtual environments +via [tox](https://tox.readthedocs.io/en/latest/): +```bash +$ tox +``` + ## Citation ``` @misc {cvdata,