annotate run_unit_tests.sh @ 3:d7ce95ccf54f

Change R data file format in xml wrappers (rda -> RData) Add test data, sample workflow. Updated README with instructions on testing.
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Wed, 22 Jul 2015 12:07:39 +0100
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