id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os 147,Enable bitten to use nose unittests,Pedro Algarvio aka s0undt3ch ,cmlenz,"I've made a package for those of us who use nose as the unittests utility. It includes both nose and bitten plugins. They're under the `nose` namespace just to diferentiate. Regarding Nose: * XML Output of tests results * XML Output of coverage report Regarding Bitten: * nosetests recipe command: calls `nosetests`. Default args are `--with-bitten` to call our nose bitten plugin which writes the tests results into XML * coverage recipe command: mimics the trace recipe command but using nose's coverage output. * unittest recipe command: it's basicly a copy of bitten's unittest recipe command. Here's a sample of my recipe for using this package: {{{ #!xml }}} This ticket was created to make my work available to other and to inquire cmlenz if this should/could or not be included into bitten.",enhancement,new,minor,0.6.1,Recipe commands,dev,,nose,tomasz.sterna@… davidf@… felix.schwarz@… number5@…,Linux