TST: Start using py.test · Issue #13097 · pandas-dev/pandas (original) (raw)
from #13091
Currently most of the tests pass with pytest, but there are 69 that don't. Most of these look like they're pickle or SQL / external resources issues.
pytest output here: https://gist.github.com/MaximilianR/225a071337e335ebdcc1d17637126126
So this does need a champion who could work through those issues. That's probably not me at the moment, but you have my moral support!
mpl is converting!
matplotlib/matplotlib#5405