Python testing tools
cutems93
ms2597 at cornell.edu
Tue Jul 23 14:12:03 EDT 2013
On Tuesday, July 23, 2013 11:04:23 AM UTC-7, Skip Montanaro wrote:
> > Thank you, but I already read this page before I posted this question. What I want to
>
> > know is whether you personally use these tools other than unit testing tools.
>
>
>
> I tried using one of the mock tools a few years ago. I found it
>
> didn't fit my brain very well. (Maybe it was just me.)
>
>
>
> I use pylint all the time, and coverage from time-to-time, have used
>
> nose in the past, but not for my current stuff. All are worth your
>
> time.
>
>
>
> Skip
Thank you! What tool do you use for coverage? And have you used pychecker? I heard it is as good as pylint. What do you think?
-Min S.
More information about the Python-list
mailing list