Skip to content

Latest commit

 

History

History

tests

Unit Tests

To run the unittests, do:

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