Mercurial > repos > vimalkumarvelayudhan > riboseqr_wrapper
annotate run_unit_tests.sh @ 1:4419c2f77b60
Add script to run Python unit tests
| author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
|---|---|
| date | Tue, 21 Jul 2015 14:58:34 +0100 |
| parents | |
| children |
| 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 |
