6 ms·
You may find this page useful: http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy I find nose part
by Elfan 18y ago
You may find this page useful:
http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy
I find nose particularly useful both for running tests (including unit). I have also found (fire)wait to be useful for driving a browser.
- DenisM 18y agoWhat is (fire)wait? My google-fu is weak today.