Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55039
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.013 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'suggestions.': 0.09; 'jan': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'tests': 0.22; 'header :User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header :In-Reply-To:1': 0.27; 'code': 0.31; 'run': 0.32; 'test': 0.35; 'but': 0.35; 'two': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'received:173': 0.61; 'email addr:gmail.com': 0.63; 'received:fios.verizon.net': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Nosetests |
| Date | Sun, 29 Sep 2013 17:45:46 -0400 |
| References | <32f7bdcb-97e5-4a1c-a2c8-ab91e40527a8@googlegroups.com> <roy-7E91C9.23485925092013@news.panix.com> <b428f41a-cad9-4223-87a2-9cc602681f60@googlegroups.com> <roy-2F1DD4.21163226092013@news.panix.com> <8f34f1ad-656e-4d13-96a9-35abbe8c9a66@googlegroups.com> <e4281d89-3653-40cd-b205-9acaaacd9337@googlegroups.com> <52450d89$0$30000$c3e8da3$5496439d@news.astraweb.com> <de74d4ed-bf3c-4b93-ae8e-4fb71ebaa9b9@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-251-66.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
| In-Reply-To | <de74d4ed-bf3c-4b93-ae8e-4fb71ebaa9b9@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.463.1380491168.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380491168 news.xs4all.nl 15885 [2001:888:2000:d::a6]:38297 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55039 |
Show key headers only | View raw
On 9/29/2013 5:28 PM, melwin9@gmail.com wrote: > I was actually able to fix the code and run it, now i need to run tests but idk what tests to write or how to even write it. Two of us already gave you suggestions. I gave you a detailed re-write. [snip hard to test code] -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Nosetests melwin9@gmail.com - 2013-09-25 20:14 -0700
Re: Nosetests Roy Smith <roy@panix.com> - 2013-09-25 23:48 -0400
Re: Nosetests melwin9@gmail.com - 2013-09-26 17:55 -0700
Re: Nosetests Roy Smith <roy@panix.com> - 2013-09-26 21:16 -0400
Re: Nosetests melwin9@gmail.com - 2013-09-26 18:37 -0700
Re: Nosetests melwin9@gmail.com - 2013-09-26 21:20 -0700
Re: Nosetests Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-27 04:46 +0000
Re: Nosetests melwin9@gmail.com - 2013-09-29 14:28 -0700
Re: Nosetests Terry Reedy <tjreedy@udel.edu> - 2013-09-29 17:45 -0400
csiph-web