Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51095

Re: Python testing tools

Newsgroups comp.lang.python
Date 2013-07-23 11:12 -0700
References <402312e9-3952-48ff-99da-bd76856042e5@googlegroups.com> <mailman.4910.1374307892.3114.python-list@python.org> <9a7d2025-380a-43a9-add5-06691d77fc07@googlegroups.com> <mailman.5010.1374602666.3114.python-list@python.org>
Message-ID <2ff91ad7-a528-4a75-a4ea-5b6a9194a776@googlegroups.com> (permalink)
Subject Re: Python testing tools
From cutems93 <ms2597@cornell.edu>

Show all headers | View raw


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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python testing tools cutems93 <ms2597@cornell.edu> - 2013-07-19 15:56 -0700
  Re: Python testing tools Ben Finney <ben+python@benfinney.id.au> - 2013-07-20 18:11 +1000
    Re: Python testing tools cutems93 <ms2597@cornell.edu> - 2013-07-23 10:51 -0700
      Re: Python testing tools Skip Montanaro <skip@pobox.com> - 2013-07-23 13:04 -0500
        Re: Python testing tools cutems93 <ms2597@cornell.edu> - 2013-07-23 11:12 -0700
          Re: Python testing tools Skip Montanaro <skip@pobox.com> - 2013-07-23 13:33 -0500
            Re: Python testing tools cutems93 <ms2597@cornell.edu> - 2013-07-23 11:56 -0700
              Re: Python testing tools Skip Montanaro <skip@pobox.com> - 2013-07-23 14:11 -0500
      Re: Python testing tools Ben Finney <ben+python@benfinney.id.au> - 2013-07-24 08:51 +1000
        Re: Python testing tools cutems93 <ms2597@cornell.edu> - 2013-07-30 17:18 -0700
  Re: Python testing tools Y Yen <srcmap.y.yen@gmail.com> - 2013-07-24 15:02 -0700

csiph-web