Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51096
| 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> <2ff91ad7-a528-4a75-a4ea-5b6a9194a776@googlegroups.com> |
|---|---|
| Date | 2013-07-23 13:33 -0500 |
| Subject | Re: Python testing tools |
| From | Skip Montanaro <skip@pobox.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5011.1374604399.3114.python-list@python.org> (permalink) |
> Thank you! What tool do you use for coverage? coverage. :-) > And have you used pychecker? Yes, in fact, I used to use a wrapper script I wrote that ran both pylint and pychecker, then massaged the output into suitable-for-emacs-next-error-command > I heard it is as good as pylint. What do you think? They overlap a fair bit, but do somewhat different things. S
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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