annotate run_unit_tests.sh @ 6:5a242f289347 default tip

Merge
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Tue, 27 Oct 2015 12:29:39 +0000
parents 4419c2f77b60
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
4419c2f77b60 Add script to run Python unit tests
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
1 #!/bin/bash
4419c2f77b60 Add script to run Python unit tests
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
2 python -m unittest discover --verbose