]> source.dussan.org Git - gitignore.git/commitdiff
Added nosetests.xml to the python unittest ignores. 200/head
authorReinout van Rees <reinout@vanrees.org>
Fri, 9 Sep 2011 10:32:11 +0000 (12:32 +0200)
committerReinout van Rees <reinout@vanrees.org>
Fri, 9 Sep 2011 10:32:11 +0000 (12:32 +0200)
nosetests.xml is created by the 'nose' test runner when you want xml output, for instance for integration with jenkins.

Python.gitignore

index f24cd9952da6568ccae31e4d333551ade6907553..a6cc625e44f3b5c654f0573c30d09988b4db2ae3 100644 (file)
@@ -19,6 +19,7 @@ pip-log.txt
 # Unit test / coverage reports
 .coverage
 .tox
+nosetests.xml
 
 #Translations
 *.mo