nose plugin for reporting about commit counts on SQLAlchemy
Project description
nose plugin for reporting about commit counts on SQLAlchemy
USAGE
run nosetests with --with-commitreport:
$ nosetests --with-commitreport
you can get report of commit counts:
/path/to/test1.py tests.test_it commit 2 times tests.test_it2 commit 11 times /path/to/test2.py tests2.test_it commit 2 times tests2.test_it2 commit 11 times
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
noseonalchemist-0.1.tar.gz
(3.1 kB
view hashes)