summaryrefslogtreecommitdiff
path: root/run_tests.sh
AgeCommit message (Collapse)Author
2015-08-04[style] add pep8 config options to setup.cfgKali Kaneko
2013-12-04Add the ability to run the runner inside a virtualenv usingKali Kaneko
virtualenvwrapper.sh
2013-07-05Improve coverage reportTomás Touceda
2013-05-30adapt test suite to latest client codekali
* fix run_tests * add tox.ini * cleanup/update requirements * fix coverage reports * add pypi badge
2013-04-08Several fixes as per reviewkali
2013-03-26Add testing infrastructure to the project (again).kali
With new additions for nose: nose-progressive
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24all tests green againkali
plus: * added soledad test requirements * removed soledad from run_tests run (+1K tests failing) * added option to run All tests to run_tests script * pep8 cleanup
2012-12-01exclude tests from coverage reportkali
also added some rules for exclusion in .coveragerc
2012-09-20tests pass after branding changeskali
2012-09-06pkg.utils.parse_requirements used in setupkali
renamed setup-->pkg because name collision
2012-08-09remove qt tests from main run (break deb pkg build)kali
2012-08-08minimal coverage configkali
still needing some love for the --include part in the html report.
2012-08-08reset tests + run_tests script + very simple first test.kali