##// END OF EJS Templates
Merge pull request #1328 from ipython/coverage...
Merge pull request #1328 from ipython/coverage Add XML coverage support to the test suite with new --with-xml-coverage flag. The resulting XML output files are understood by Jenkins, so now our automated test suite will have coverage reports.

File last commit:

r2732:60cab731
r5988:e0143f73 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""