Re: [Python-mode] coverage and tests

2012-08-21 Thread Andreas Röhler
Am 21.08.2012 23:20, schrieb Andrea Crotti: So one thing which would be awesome to have is the ability to see which lines are not tested while I'm writing my code... There is already an extension here but I could not get it working https://github.com/mattharrison/pycoverage.el At the moment wh

[Python-mode] coverage and tests

2012-08-21 Thread Andrea Crotti
So one thing which would be awesome to have is the ability to see which lines are not tested while I'm writing my code... There is already an extension here but I could not get it working https://github.com/mattharrison/pycoverage.el At the moment what I do is simply to to set in .dir-locals.el