Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 123 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 123 Bytes

Unit Tests

To run the unittests, do:

cd vissl && pip install -e .[dev]
python -m unittest discover -v -s tests